heat/heat/engine/resources/openstack/trove
zhufeng a3ea77d1a9 Fix create trove instance with a neutron port failed
Heat fails to create a trove instance with a neutron port, because it try to
get 'port' attribute from the instance properties, while the 'port' attribute
is in attribute 'networks' of instance properties.

Change-Id: I44b1f04398519cfc300cd8183148e8128d3d8fc8
Closes-Bug: #1484010
2015-08-20 09:38:14 +08:00
..
__init__.py Move trove resource 2015-03-06 11:07:12 +08:00
os_database.py Fix create trove instance with a neutron port failed 2015-08-20 09:38:14 +08:00
trove_cluster.py Add show_resource function to Trove resources (7) 2015-08-03 15:56:34 +00:00