heat/heat/engine/resources/openstack/nova
Harald Jensås 46ac3932f9 OS::Nova::Server: Extend addresses attr to include subnets
This change adds 'subnets' to the addresses attribute of the
OS::Nova::Server resource. This enables resolving the subnet
properties for the server resource which brings parity with
OS::Neutron::Port's 'subnets' attribute.

Story: 1766946
Task: 19689
Change-Id: I6927f1e142e83df7258e259bffc86819e4cbe881
2018-06-12 15:35:10 +00: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 Replace deprecated nova calls for floatingip 2018-01-08 09:32:59 +05:30
host_aggregate.py Nova::HostAggregate observe reality implement 2016-08-16 09:31:38 +00:00
keypair.py Allow to specify 'user' for keypair resource 2017-04-18 16:42:38 +08:00
quota.py Get rid of undesirable properties.data usage 2017-04-04 14:29:29 +00:00
server.py OS::Nova::Server: Extend addresses attr to include subnets 2018-06-12 15:35:10 +00:00
server_group.py Add soft policy for nova server group 2017-03-06 09:53:16 +08:00
server_network_mixin.py Delete internal ports for ERROR-ed nodes 2018-05-11 11:30:27 +00:00