Comment 7 for bug 1156932

Revision history for this message
Andreas Hasenack (ahasenack) wrote : Re: [Bug 1156932] Re: User can't modify security-group-rule via nova-api if there are duplicated security group name

If you do it with the (duplicated) name instead of the id, does it crash?

On Mon, Sep 8, 2014 at 7:21 AM, Sanjay Kumar Singh <email address hidden>
wrote:

> nova secgroup-list is returing id of security-group. So I don't see
> any problem in modifying security-group-rule group with id.
>
> nova secgroup-list
> +--------------------------------------+---------+-------------+
> | Id | Name | Description |
> +--------------------------------------+---------+-------------+
> | 1bf4d9ab-31b0-4e62-a744-926f5979f0ad | default | default |
> | 1dac5e03-ec05-4a01-9ac6-c1fd2e1609e2 | test1 | - |
> | be329817-f2c4-461e-8e31-963adf4bc950 | test1 | - |
> | e2d012cd-5db2-46e7-b080-5dbe3f36aafc | test2 | - |
> +--------------------------------------+---------+-------------+
>
> ** Changed in: python-novaclient
> Assignee: Sanjay Kumar Singh (sanjay6-singh) => (unassigned)
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1156932
>
> Title:
> User can't modify security-group-rule via nova-api if there are
> duplicated security group name
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/neutron/+bug/1156932/+subscriptions
>