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
..
2015-04-14 00:52:17 -07:00
2015-11-15 19:25:05 +01:00
2014-09-13 09:48:14 +02:00
2014-06-19 10:18:34 -07:00
2015-07-24 17:11:49 +09:00
2014-02-20 16:15:48 +08:00
2010-07-12 17:03:45 -05:00
2015-08-07 14:11:32 -04:00
2014-06-19 10:18:34 -07:00
2010-07-12 17:03:45 -05:00