murano/meta/io.murano/Classes
Stan Lagun 19b4eb074f ExistingNeutronNetwork didn't return IPs for the instance
When deploying an Instance joined to ExistingNeutronNetwork its
ipAddresses property returned an empty list, which was causing most of
the applications to fail. This happened because the responsibility of
managing HOT outputs for the instance IP was moved to the Network
classes and was implemented for the NeutronNetwork but not the
ExistingNeutronNetwork.

This commit moves the logic to the base class for all Neutron networks
and refactors it so that it could be used for them all

Change-Id: I552098683e0faeb66f7c622ea8c1d073a82d6338
Closes-Bug: #1649715
2016-12-14 14:41:55 +03:00
..
configuration Linux.runCommand() and Linux.putFile() are now non-synchronized 2016-08-09 14:23:07 +03:00
metadata MuranoPL forms implementation 2016-07-29 06:48:19 -07:00
resources ExistingNeutronNetwork didn't return IPs for the instance 2016-12-14 14:41:55 +03:00
system Support for multi-regional apps was added 2016-08-12 07:09:58 -07:00
test TestFixture mocks were updated 2016-08-29 10:05:49 -07:00
Application.yaml Add Apache 2.0 license info to core library 2015-10-15 15:47:03 +08:00
CloudRegion.yaml Raise exception on call of method of destroyed object 2016-09-14 03:44:36 +00:00
CloudResource.yaml Forces applications to be deleted before Heat stack 2016-09-14 11:26:32 -07:00
Environment.yaml Forces applications to be deleted before Heat stack 2016-09-14 11:26:32 -07:00
Exception.yaml Add Apache 2.0 license info to core library 2015-10-15 15:47:03 +08:00
File.yaml Add Apache 2.0 license info to core library 2015-10-15 15:47:03 +08:00
Object.yaml Add Apache 2.0 license info to core library 2015-10-15 15:47:03 +08:00
SharedIp.yaml Support for multi-regional apps was added 2016-08-12 07:09:58 -07:00
StackTrace.yaml Use more generic "type" name instead of "murano_class" 2016-02-26 17:25:25 +03:00