[
https://issues.apache.org/jira/browse/JCLOUDS-1377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16350524#comment-16350524
]
ASF subversion and git services commented on JCLOUDS-1377:
----------------------------------------------------------
Commit 09936b57fc90b5a3c7fe530358a2c6a757c32839 in jclouds's branch
refs/heads/master from [~andreaturli]
[ https://git-wip-us.apache.org/repos/asf?p=jclouds.git;h=09936b5 ]
[JCLOUDS-1377] add support for injectable Neutron Context into Nova
- fix NovaComputeServiceExpectTest
- fix NovaComputeServiceExpectTest
- fix CreateSecurityGroupIfNeededTest
- fix FindSecurityGroupInRegionOrCreateTest
- fix checkstyle
- fix removal from security group cache
- fix listSecurityGroupsForNode
- change both Nova and Neutron listSecurityGroupsForNode to use
NovaApi.listSecurityGroupForServer
> Support Neutron-based Openstack installation from Nova
> ------------------------------------------------------
>
> Key: JCLOUDS-1377
> URL: https://issues.apache.org/jira/browse/JCLOUDS-1377
> Project: jclouds
> Issue Type: Improvement
> Components: jclouds-compute
> Affects Versions: 2.0.3
> Reporter: Andrea Turli
> Assignee: Andrea Turli
> Priority: Major
> Labels: openstack-neutron, openstack-nova
>
> 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.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)