murano/meta/io.murano/Classes/resources
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
..
CinderVolume.yaml Correctly release CinderVolumes 2016-10-05 01:53:32 +00:00
CinderVolumeBackup.yaml Support for Cinder volumes was added 2016-01-12 13:37:18 +00:00
CinderVolumeSnapshot.yaml Support for Cinder volumes was added 2016-01-12 13:37:18 +00:00
ConfLangInstance.yaml Support for multi-regional apps was added 2016-08-12 07:09:58 -07:00
ExistingCinderVolume.yaml Support for Cinder volumes was added 2016-01-12 13:37:18 +00:00
ExistingNeutronNetwork.yaml ExistingNeutronNetwork didn't return IPs for the instance 2016-12-14 14:41:55 +03:00
HeatSWConfigInstance.yaml Support for multi-regional apps was added 2016-08-12 07:09:58 -07:00
HeatSWConfigLinuxInstance.yaml Add Apache 2.0 license info to core library 2015-10-15 15:47:03 +08:00
Instance.yaml Merge "Small fixes in Core Library" 2016-09-14 19:15:34 +00:00
LinuxInstance.yaml Support for multi-regional apps was added 2016-08-12 07:09:58 -07:00
LinuxMuranoInstance.yaml Set the desired hostname to a instance using murano instead of Murano Pattern 2016-09-05 08:02:06 +00:00
LinuxUDInstance.yaml Add Apache 2.0 license info to core library 2015-10-15 15:47:03 +08:00
Network.yaml Add joinedNetworks property to Instance class 2016-09-12 14:05:17 -07:00
NeutronNetwork.yaml ExistingNeutronNetwork didn't return IPs for the instance 2016-12-14 14:41:55 +03:00
NeutronNetworkBase.yaml ExistingNeutronNetwork didn't return IPs for the instance 2016-12-14 14:41:55 +03:00
NovaNetwork.yaml Small fixes in Core Library 2016-09-14 16:33:22 +03:00
Volume.yaml Support for multi-regional apps was added 2016-08-12 07:09:58 -07:00
WindowsInstance.yaml Multi-region support for WindowsInstance 2016-11-28 18:29:55 +00:00