** No longer affects: openstack-qa

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/883322

Title:
  nova.network.manager should handle exceptions and rollback.

Status in OpenStack Compute (Nova):
  Confirmed

Bug description:
  nova.network.manager should handle exceptions and rollback.

  Example
  associate_floating_ip didn't handle driver.bind_floating_ip(). The method 
should handle exceptions and cleanup.
  https://github.com/openstack/nova/blob/master/nova/network/manager.py#L341

  
  This also affects.
  - FloatingIP.init_host_floating_ips()
  - FloatingIP.disassociate_floating_ip()
  - NetworkManager.deallocate_fixed_ip()
  - FlatDHCPManager.init_host()
  - FlatDHCPManager._setup_network()
  - VlanManager.init_host()
  - VlanManager._setup_network()

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/883322/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to