nova-manage floating delete fails

Bug #953716 reported by Jesse Andrews
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Undecided
Jesse Andrews

Bug Description

After updating the stack to the latest version, nova floating delete fails:

run: bin/nova-manage floating delete 8.8.8.8/29
out: Command failed, please check log for more info
out: 2012-03-12 23:33:50 CRITICAL nova [-] 'FloatingIpCommands' object has no attribute 'network_to_host_list'
out: (nova): TRACE: Traceback (most recent call last):
out: (nova): TRACE: File "bin/nova-manage", line 2203, in <module>
out: (nova): TRACE: main()
out: (nova): TRACE: File "bin/nova-manage", line 2190, in main
out: (nova): TRACE: fn(*fn_args, **fn_kwargs)
out: (nova): TRACE: File "bin/nova-manage", line 659, in delete
out: (nova): TRACE: for address in self.network_to_host_list(netaddr.IPNetwork(ip_range)):
out: (nova): TRACE: AttributeError: 'FloatingIpCommands' object has no attribute 'network_to_host_list'

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/5266

Changed in nova:
assignee: nobody → Jesse Andrews (anotherjesse)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/5266
Committed: http://github.com/openstack/nova/commit/22ee7378c632fdb6e395cab5b12a5acf304fc964
Submitter: Jenkins
Branch: master

commit 22ee7378c632fdb6e395cab5b12a5acf304fc964
Author: Jesse Andrews <email address hidden>
Date: Mon Mar 12 22:10:49 2012 -0700

    fix nova-manage floating delete

    use address_to_hosts

    bug 953716

    Change-Id: I041b12204028d43a30cc412a8ea6c17f1fc6f6ff

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