heat/heat/tests/openstack/nova
Harald Jensås 30d63c5b63 OS::Nova::Server: Extend addresses attr to include network
This change adds 'network' to the addresses attribute of the
OS::Nova::Server resource. This enables resolving the
properties of the neutron network for the server resource.

Story: 1766946
Task: 19690
Change-Id: I5bef751982919103ecbefeee64bf0f2cbede0cd0
2018-07-20 10:50:54 +02:00
..
__init__.py Change namespace for Nova resources and tests 2015-11-18 08:42:29 +08:00
fakes.py Fix nova fakes for server listing 2018-04-23 18:56:28 +05:30
test_flavor.py Make private flavor tenant access works 2017-09-27 16:47:26 +08:00
test_floatingip.py Change NovaClientPlugin to use MicroversionMixin 2018-06-29 09:37:44 +05:30
test_host_aggregate.py Nova::HostAggregate observe reality implement 2016-08-16 09:31:38 +00:00
test_keypair.py Refactor resource plugins for microversion usage 2018-06-29 09:37:44 +05:30
test_quota.py Replace assertRaisesRegexp with assertRaisesRegex 2017-05-19 18:13:59 +05:30
test_server_group.py Use more specific asserts in tests 2016-11-22 08:12:35 +01:00
test_server.py OS::Nova::Server: Extend addresses attr to include network 2018-07-20 10:50:54 +02:00