nova security-group-* should support uuid as input

Bug #1247728 reported by Haomeng,Wang
14
This bug affects 4 people
Affects Status Importance Assigned to Milestone
python-novaclient
Fix Released
Undecided
Haomeng,Wang

Bug Description

If we installed neutron, the security-group request will be handled by neutron, however neutron is using uuid as key for security-group, nova uses an int value as key, for current novaclient, it only support the security-group which key is int, so will raise exception for uuid input.

Haomeng,Wang (whaom)
Changed in python-novaclient:
assignee: nobody → Haomeng,Wang (whaom)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-novaclient (master)

Fix proposed to branch: master
Review: https://review.openstack.org/55119

Changed in python-novaclient:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

Fix proposed to branch: master
Review: https://review.openstack.org/55546

information type: Public → Public Security
information type: Public Security → Public
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-novaclient (master)

Reviewed: https://review.openstack.org/55546
Committed: http://github.com/openstack/python-novaclient/commit/6528d9944b00566d989ae532a57fd18862ecb053
Submitter: Jenkins
Branch: master

commit 6528d9944b00566d989ae532a57fd18862ecb053
Author: Haomeng, Wang <email address hidden>
Date: Thu Nov 7 21:03:54 2013 +0800

    nova security-group-* should support uuid as input

    If we installed neutron, the security-group request will be handled
    by neutron, however neutron is using uuid as key for security-group,
    nova uses an int value as key, for current novaclient, it only
    support the security-group which key is int, so will raise exception
    for uuid input.

    Change-Id: Ia230d12a1b4905434024b1a5129aa91cff7e6a5b
    Closes-Bug: #1247728

Changed in python-novaclient:
status: In Progress → Fix Committed
Revision history for this message
melanie witt (melwitt) wrote :

novaclient 2.16.0 released on 2/26/2014

Changed in python-novaclient:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.