Network uuid is None

Bug #861160 reported by Gaurav Gupta
16
This bug affects 2 people
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Medium
Tushar Patil
Diablo
Fix Released
Undecided
Unassigned

Bug Description

When I create a network, the new object doesn't get a uuid. The uuid is None in the database. Here is an example:

root@openstack1:nova# nova-manage network create private --fixed_range_v4=10.10.1.0/24 --num_networks=1 --network_size=256 --bridge=br100 --bridge_interface=eth0

root@openstack1:nova# nova-manage network list
id IPv4 IPv6 start address DNS1 DNS2 VlanID project uuid
10 10.10.0.0/24 None 10.10.0.2 8.8.4.4 None None None None
11 10.10.1.0/24 None 10.10.1.2 8.8.4.4 None None None None

This bug blocks the use of extension 'os-create-server-ext', which requires the network uuid.

Tushar Patil (tpatil)
Changed in nova:
assignee: nobody → Tushar Patil (tpatil)
status: New → In Progress
Thierry Carrez (ttx)
Changed in nova:
importance: Undecided → Medium
Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/944
Committed: http://github.com/openstack/nova/commit/bef4ae509256683fefe8785ce62ef2e423009653
Submitter: Jenkins
Branch: master

 status fixcommitted
 done

commit bef4ae509256683fefe8785ce62ef2e423009653
Author: Unmesh Gurjar <email address hidden>
Date: Wed Oct 19 14:44:01 2011 +0530

    Fix lp:861160 -- newly created network has no uuid

    Implemented code review changes.
    Fixed issue causing pep8 build failure.
    Change-Id: If2cc0e23be8d4e1558a10fa86e6ba4cdec61b7d1

Changed in nova:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in nova:
milestone: none → essex-1
Thierry Carrez (ttx)
Changed in nova:
status: Fix Committed → Fix Released
Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Fix merged to nova (stable/diablo)

Reviewed: https://review.openstack.org/1665
Committed: http://github.com/openstack/nova/commit/e632d21a88665463873787edf1a56d76103ed071
Submitter: Jenkins
Branch: stable/diablo

 tag in-stable-diablo
 done

commit e632d21a88665463873787edf1a56d76103ed071
Author: Unmesh Gurjar <email address hidden>
Date: Wed Oct 19 14:44:01 2011 +0530

    Fix lp:861160 -- newly created network has no uuid

    Implemented code review changes.
    Fixed issue causing pep8 build failure.

    (cherry picked from commit bef4ae509256683fefe8785ce62ef2e423009653)

    Change-Id: If2cc0e23be8d4e1558a10fa86e6ba4cdec61b7d1

Revision history for this message
Martin Pitt (pitti) wrote : Please test proposed package

Hello Gaurav, or anyone else affected,

Accepted nova into oneiric-proposed, the package will build now and be available in a few hours. Please test and give feedback here. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Thank you in advance!

tags: added: verification-needed
Revision history for this message
Adam Gandelman (gandelman-a) wrote :

Hi Martin-

For some reason, the fix committed to the upstream branches has not made it into the 2011.3+git20111117-0ubuntu1 package that is oneiric-proposed. It is not present in either the orig.tar.gz, or in debian/patches/. There seems to be no regression involved, but the fix is not present.

Revision history for this message
Martin Pitt (pitti) wrote :

OK, then this is for the next round. There are no Ubuntu tasks to track the fixes anyway (something the uploader/server team should really set up).

tags: removed: verification-needed
Thierry Carrez (ttx)
Changed in nova:
milestone: essex-1 → 2012.1
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related questions

Remote bug watches

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