nova-manage network create passes a label kwargs that VlanManager doesn't accept

Bug #720984 reported by Soren Hansen
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Undecided
Unassigned

Bug Description

"nova-manage network create" with VlanManager gives:

2011-02-17 22:34:40,115 CRITICAL nova.root [-] create_networks() got an unexpected keyword argument 'label'
(nova.root): TRACE: Traceback (most recent call last):
(nova.root): TRACE: File "/usr/bin/nova-manage", line 746, in <module>
(nova.root): TRACE: main()
(nova.root): TRACE: File "/usr/bin/nova-manage", line 738, in main
(nova.root): TRACE: fn(*argv)
(nova.root): TRACE: File "/usr/bin/nova-manage", line 532, in create
(nova.root): TRACE: label=label)
(nova.root): TRACE: TypeError: create_networks() got an unexpected keyword argument 'label'

Related branches

Changed in nova:
status: New → Fix Committed
Thierry Carrez (ttx)
Changed in nova:
milestone: none → 2011.2
status: Fix Committed → Fix Released
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.