Comment 2 for bug 1167779

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

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

commit c23081201779365354bc01346100d5422f43c2ea
Author: Haiwei Xu <email address hidden>
Date: Thu Apr 11 18:00:00 2013 +0900

    Make --vlan option work in network-create in VLAN mode

    When creating a network with network-create, DuplicateVlan exception
    happens whatever the --vlan option is set. This is because --vlan
    option isn't read correctly by novaclient. This patch fixes this
    bug.

    Fixes bug 1167779

    Change-Id: I3bf0e8d96d995632698f5aa1b1a07ead9e553c70