nova-network create ignores uuid request parameter

Bug #1441931 reported by melanie witt
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
High
melanie witt

Bug Description

In nova-manage network create there is a --uuid option you can pass to specify the uuid as shown in the API doc [1] but nova-network ignores it. That is, when you try to create a network while specifying the uuid, you will instead get a new network with a randomly generated uuid.

[1] http://developer.openstack.org/api-ref-compute-v2-ext.html#ext-os-networks

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to nova (master)

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

Changed in nova:
status: New → In Progress
Revision history for this message
Sylvain Bauza (sylvain-bauza) wrote :

Targeting it to RC1 as it blocks the cells job to be green by Kilo.

Changed in nova:
importance: Undecided → Critical
milestone: none → kilo-rc1
Revision history for this message
John Garbutt (johngarbutt) wrote :

Making it high and potential-rc tagged to match similar bugs.

tags: added: kilo-rc-potential
Changed in nova:
importance: Critical → High
milestone: kilo-rc1 → none
Changed in nova:
assignee: melanie witt (melwitt) → Andrew Laski (alaski)
Changed in nova:
assignee: Andrew Laski (alaski) → melanie witt (melwitt)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/171911
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=7d88028f74c63dc8070dcacf421083deff66b7b4
Submitter: Jenkins
Branch: master

commit 7d88028f74c63dc8070dcacf421083deff66b7b4
Author: melanie witt <email address hidden>
Date: Thu Apr 9 02:42:01 2015 +0000

    Honor uuid parameter passed to nova-network create

    The nova api for creating nova-network networks has an optional
    request parameter "id" which maps to the string uuid for the
    network to create. The nova-manage network create command represents
    it as the option --uuid. The parameter is currently being ignored
    by the nova-network manager. This change sets the uuid when creating
    the network if it has been specified.

    Closes-Bug: #1441931

    Change-Id: Ib29e632b09905f557a7a6910d58207ed91cdc047

Changed in nova:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in nova:
milestone: none → kilo-rc1
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in nova:
milestone: kilo-rc1 → 2015.1.0
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.