All VLANs/bridges created even if it's unnecessary

Bug #806340 reported by Édouard Thuleau
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Invalid
Wishlist
Unassigned

Bug Description

Nova 2011.3~d3~20110701.1244-0ubuntu0ppa1~natty1

In Vlan network mode, create a pool of network (10 for example) with nova-mange.
Create a new project => Nova associate a network for this project.
Start an instance => nova-compute create all bridges/VLANs (10 for the example) of the pool networks.

Only VLAN/bridge of the the project must be created on the host.

Tags: network nova vlan
Revision history for this message
Salvatore Orlando (salvatore-orlando) wrote :

Hi Edouard,

I'm assuming that by "host" you mean the machine (pysical or virtual) where nova-network is running. Is that correct?
Or are you referring to the host where nova-compute is running?

Revision history for this message
Édouard Thuleau (ethuleau) wrote :

Hi Salvatore,

Yes, by "host" I mean physical machine.
And the problem appears only on the host where 'nova-network' running.

Revision history for this message
Thierry Carrez (ttx) wrote :

Haven't actually reproduced it, but sounds sane

Changed in nova:
importance: Undecided → Wishlist
status: New → Confirmed
Revision history for this message
Nikolay Sokolov (chemikadze) wrote :

> Create a new project => Nova associate a network for this project.
Nova associates network with project only during instance spawn. Project creation during nova-manage project associates project only with user, and does not affect network configuration at all.

Revision history for this message
Édouard Thuleau (ethuleau) wrote :

I cannot reproduce that with revision 1397. I think the bug is invalid now.

Changed in nova:
status: Confirmed → Invalid
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.