manila/manila/tests/api/contrib
Igor Malinovskiy 15fb464e5d Add availability zones support
Rework availability zones support which was inherited from Cinder:
- Add public API extension
- Preserve AZ if creating a share from a snapshot
- Always set AZ in Share API or Share Manager
- Update db schema and create db migration
- Update appropriate unit tests

APIImpact
Partially-Implements: blueprint availability-zones

Change-Id: Iea9fbc3fea5c0128772115c028989121f397e0c5
2015-08-26 18:48:16 +03:00
..
__init__.py pep8: Enable H303 and F403 2014-08-23 10:40:52 +02:00
stubs.py Add share instances and snapshot instances 2015-08-19 09:30:55 +00:00
test_admin_actions.py Fix string/binary conversions for py34 compatibility 2015-08-07 15:33:36 +03:00
test_availability_zones.py Add availability zones support 2015-08-26 18:48:16 +03:00
test_services.py Add availability zones support 2015-08-26 18:48:16 +03:00
test_share_actions.py Add share shrink API 2015-06-04 09:46:24 +03:00
test_share_manage.py Fix setting of share name and description with manage API 2015-03-26 16:24:00 +02:00
test_share_type_access.py Replace dict.iteritems() with six.iteritems() 2015-07-31 06:23:35 -04:00
test_share_unmanage.py Forbid unmanage operation for shares with snapshots 2015-03-27 19:46:03 +02:00
test_types_extra_specs.py Fix setting of extra specs for share types 2015-03-24 19:55:56 +02:00
test_types_manage.py Implement private share_types 2015-03-10 12:17:26 +02:00
test_used_limits.py py33: use six.iteritems for item iterations (part2) 2014-07-09 09:54:06 -04:00