heat/heat/engine/resources/openstack/nova
David J Peacock 2799a5fcd7 Correct availability_zone to be non-mandatory in heat
As per CLI and GUI, availability_zone is not mandatory.  In templates,
it is.  This is incorrect.

This patch corrects behaviour to match CLI and GUI.

Change-Id: Ice37340f084ea65bd4b46562145e82ede6bc0df5
Closes-Bug: 1749767
2019-09-18 14:57:28 -04:00
..
__init__.py Move nova resources to engine/resources/openstack/nova/ 2015-03-05 09:32:01 +08:00
flavor.py Make private flavor tenant access works 2017-09-27 16:47:26 +08:00
floatingip.py Merge "Hidden resources in Rocky" 2018-07-27 13:05:41 +00:00
host_aggregate.py Correct availability_zone to be non-mandatory in heat 2019-09-18 14:57:28 -04:00
keypair.py Refactor resource plugins for microversion usage 2018-06-29 09:37:44 +05:30
quota.py Docs: Eliminate warnings in docs generation 2018-06-21 16:38:47 -04:00
server.py Document block_device_mapping_v2 delete_on_termination defaults 2019-09-09 09:04:22 +00:00
server_group.py Fix server_group create issue 2018-07-19 00:10:56 -07:00
server_network_mixin.py Delete internal ports for ERROR-ed nodes 2018-05-11 11:30:27 +00:00