swift/test/functional
Christian Schwede 2410b616bb Fix swiftdir option and usage of storage policy aliases
If swift-recon/swift-get-nodes/swift-object-info is used with the
swiftdir option they will read rings from the given directory; however
they are still using /etc/swift/swift.conf to find the policies on the
current node.

This makes it impossible to maintain a local swift.conf copy (if you
don't have write access to /etc/swift) or check multiple clusters from
the same node.

Until now swift-recon was also not usable with storage policy aliases,
this patch fixes this as well.

Closes-Bug: 1577582
Closes-Bug: 1604707
Closes-Bug: 1617951
Co-Authored-By: Alistair Coles <alistairncoles@gmail.com>
Co-Authored-By: Thiago da Silva <thiago@redhat.com>
Change-Id: I13188d42ec19e32e4420739eacd1e5b454af2ae3
2017-07-12 16:23:04 -04:00
..
__init__.py Fix swiftdir option and usage of storage policy aliases 2017-07-12 16:23:04 -04:00
swift_test_client.py Support last modified on listing containers 2017-01-12 18:03:10 +00:00
test_access_control.py Removes unnecessary utf-8 encoding 2016-12-22 10:49:56 +07:00
test_account.py Make tempurl functional tests clean up account keys 2016-12-20 10:45:59 -08:00
test_container.py Fix typos in test_container.py 2016-11-17 02:07:24 +00:00
test_dlo.py Make tempurl functional tests clean up account keys 2016-12-20 10:45:59 -08:00
test_object.py Handle deleted files with if-none-match 2016-11-22 21:06:24 -05:00
test_slo.py Merge "Confirm receipt of SLO PUT with etag" 2017-01-16 20:37:02 +00:00
test_tempurl.py ISO 8601 timestamps for tempurl 2017-01-24 17:38:48 +01:00
test_versioned_writes.py Version DLOs, just like every other type of object 2017-03-27 17:15:13 +00:00
tests.py Stop including Connection header in EC GET responses 2017-05-01 18:21:18 +01:00