swift/test/unit
Catherine Northcott 211758f8cb Add support for storage policies to have more than one name
This patch alters storage_policy.py to allow storage policies
to have multiple names. Now users are able to add a number of
human-readable aliases for storage policies. Policies now have
a .name (the default name), .aliases (a string of comma
seperated aliases), and .aliases_list (a list of all human
readable names). Policies will always have an .aliases value
if no aliases are set it will contain the default name.
The policy docs and tests have been updated to reflect changes
and policy.get_policy_info has been altered to display the
name and aliases

Change-Id: I02967ca8d7c790595e5ee551581196aa64552eea
2015-12-10 14:47:23 +13:00
..
account remove remaining simplejson uses, prefer standard library import 2015-11-16 12:34:24 -08:00
cli Added unit tests for ringbuilder command-line utility 2015-11-11 15:09:40 +00:00
common Add support for storage policies to have more than one name 2015-12-10 14:47:23 +13:00
container Merge "Added unit test cases for container/auditor.py" 2015-11-23 20:17:40 +00:00
obj EC: Use best available ec_type in unittests 2015-11-10 12:18:50 -08:00
proxy Merge "remove remaining simplejson uses, prefer standard library import" 2015-11-19 22:45:46 +00:00
test_locale monkeypatch thread for keystoneclient 2015-11-03 16:36:19 +01:00
__init__.py EC: Use best available ec_type in unittests 2015-11-10 12:18:50 -08:00