os-virtual-interface support in novaclient

Bug #1522424 reported by jichenjc
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-novaclient
Fix Released
Wishlist
Sean Dague

Bug Description

curl -g -i -X GET http://192.168.122.239:8774/v2.1/d1c5aa58af6c426492c642eb649017be/servers/c89ccf46-730f-4aa6-a1a2-97d64d67aceb/os-virtual-interfaces -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-OpenStack-Nova-API-Version: 2.6" -H "X-Auth-Token: d56c1af2b611404f9355da33d9d87be0"

returns {"virtual_interfaces": [{"id": "0d234198-fb6b-47a1-8e22-81a5891bce6d", "mac_address": "fa:16:3e:73:df:dc"}]

but novaclient don't have a interface for it , it's not a real bug, but something we can enhance

jichenjc (jichenjc)
Changed in python-novaclient:
assignee: nobody → jichenjc (jichenjc)
importance: Undecided → Wishlist
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/254707

Changed in python-novaclient:
status: New → In Progress
Revision history for this message
Andriy Kurilin (andreykurilin) wrote :
Changed in python-novaclient:
assignee: jichenjc (jichenjc) → Sean Dague (sdague)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-novaclient (master)

Reviewed: https://review.openstack.org/254707
Committed: https://git.openstack.org/cgit/openstack/python-novaclient/commit/?id=6b0fe2a424630f6ebcb1cf0c42d5ac8590705875
Submitter: Jenkins
Branch: master

commit 6b0fe2a424630f6ebcb1cf0c42d5ac8590705875
Author: jichenjc <email address hidden>
Date: Tue Nov 24 23:37:58 2015 +0800

    Allow command line for virtual-interface-list

    There is virtual-interface-list API support in nova but no
    command line interface in novaclient, this patch adds it.

    Closes-Bug: 1522424

    Change-Id: Ib3078125beb7beaa08a3408486db54e0d10763e6

Changed in python-novaclient:
status: In Progress → Fix Released
Revision history for this message
Davanum Srinivas (DIMS) (dims-v) wrote : Fix included in openstack/python-novaclient 3.0.0

This issue was fixed in the openstack/python-novaclient 3.0.0 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

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