moving to opinion, as it's so old, it's probably out of date

** Changed in: openstack-qa
       Status: In Progress => Opinion

** Changed in: nova
       Status: Confirmed => Opinion

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

Title:
  nova.network.manager should improve exception handling

Status in OpenStack Compute (Nova):
  Opinion
Status in OpenStack QA:
  Opinion

Bug description:
  Following api call do not handle exceptions well.

  (See bad exception handling example in blueprint 
   https://blueprints.launchpad.net/openstack-qa/+spec/nova-exception-policy)

  NetworkManager.init_host()
  FloatingIP.init_host_floating_ips()
  FloatingIP.deallocate_for_instance()
  NetworkManager.init_host()
  NetworkManager.deallocate_for_instance()
  NetworkManager.get_instance_nw_info()
  NetworkManager._allocate_mac_addresses()
  NetworkManager.remove_fixed_ip_from_instance()
  NetworkManager.create_networks()
  NetworkManager._create_fixed_ips()

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to