[Openstack] Unable to add multiple rules per security group (using euca)

David McNally dave.mcnally at hp.com
Mon Nov 7 14:30:09 UTC 2011


Hi,

We've run into an issue where we can add only a single rule per 
source-group to a security group. e.g:

euca-authorize --protocol icmp -t -1:-1 --source-group groupB groupA

will add a security rule as expected but if we cannot add a second rule 
to groupA with groupB as the source e.g.:

euca-authorize --protocol tcp --port-range 22 --source-group groupB groupA
ApiError: This rule already exists in group ert2

I can see where this is happening in the code and I was wondering if 
this behavior is by design or if it is intended to change in a future 
release?

Thanks,

Dave
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20111107/62c90551/attachment.html>


More information about the Openstack mailing list