Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.0.3
-
None
Description
Nova API checks only if Nova SecurityGroup extension is available to manage security groups. Most of the modern Openstack installations relies on Neutron to manage networking concepts
NovaComputeServiceAdapter should to use neutron to list/create securitygroup or fallback to Nova SecurityGroupApi extension.
ContextLinking may be a suggestion to add NeutronContext to NovaContext.