nova/nova/api/openstack
Hans Lindgren 479005ce5a Consolidate code to get the correct availability zone of an instance
This makes getting the availability zone of an instance use the same
code by placing it inside the helper get_instance_availability_zone().

Related-Bug: #1390033
Change-Id: I69b98eacbc8dc91e65611d6bf07272b517fe350d
2015-09-09 17:14:35 +02:00
..
compute Consolidate code to get the correct availability zone of an instance 2015-09-09 17:14:35 +02:00
__init__.py api: deprecate the concept of extensions in v2.1 2015-08-27 13:16:09 +00:00
api_version_request.py Expose VIF net-id attribute in os-virtual-interfaces 2015-08-27 16:50:44 +09:00
auth.py api: use v2.1 only in api-paste.ini 2015-08-28 10:14:27 +00:00
common.py Merge "Added processing /compute URL" 2015-08-26 05:07:18 +00:00
extensions.py Rename classes containing 'v3' to 'v21' 2015-08-18 15:25:46 +08:00
rest_api_version_history.rst Expose VIF net-id attribute in os-virtual-interfaces 2015-08-27 16:50:44 +09:00
urlmap.py Enable python34 tests for nova/tests/unit/objects/test*.py 2015-07-01 20:29:42 +00:00
versioned_method.py Implement microversion support on api methods 2014-12-05 09:54:41 +08:00
wsgi.py Skip additionalProperties checks when LegacyV2CompatibleWrapper enabled 2015-08-06 14:38:45 +08:00