deb-murano/meta/io.murano/Classes/system
Omar Shykhkerimov 05a0944670 Call addGroupingress() in init of NeutronSecurityGroupManager
If createDefaultInstanceSecurityGroupRules() method isn't extended
in its inheritors and SecurityGroups isn't created in application
with addGroupIngress() then no SecurityGroup is created by default.

It causes error in the NeutronNetworkBase class in its joinInstanceToNetwork()
method, which always attempt to update the OS::Neutron::Port resource with a
SecurityGroup attribute.

This patch fixes it.

Change-Id: I126e81e653799a83211e608df7409f9a0672dfed
Closes-bug: #1602360
2016-09-28 20:12:08 +03:00
..
Agent.yaml Add Apache 2.0 license info to core library 2015-10-15 15:47:03 +08:00
AgentListener.yaml Add Apache 2.0 license info to core library 2015-10-15 15:47:03 +08:00
AwsSecurityGroupManager.yaml Support for multi-regional apps was added 2016-08-12 07:09:58 -07:00
DummySecurityGroupManager.yaml Fixed inability to deploy if security groups are disabled 2016-06-20 09:30:37 +00:00
HeatStack.yaml Add Apache 2.0 license info to core library 2015-10-15 15:47:03 +08:00
InstanceNotifier.yaml Add Apache 2.0 license info to core library 2015-10-15 15:47:03 +08:00
Logger.yaml Add Apache 2.0 license info to core library 2015-10-15 15:47:03 +08:00
MistralClient.yaml Add Apache 2.0 license info to core library 2015-10-15 15:47:03 +08:00
NetworkExplorer.yaml Add Apache 2.0 license info to core library 2015-10-15 15:47:03 +08:00
NeutronSecurityGroupManager.yaml Call addGroupingress() in init of NeutronSecurityGroupManager 2016-09-28 20:12:08 +03:00
Resources.yaml Add Apache 2.0 license info to core library 2015-10-15 15:47:03 +08:00
SecurityGroupManager.yaml Support for multi-regional apps was added 2016-08-12 07:09:58 -07:00
StatusReporter.yaml Add Apache 2.0 license info to core library 2015-10-15 15:47:03 +08:00