← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1542302] [NEW] We should to initialize request_spec to handle expected exception

 

Public bug reported:

in nova/conductor/manager.py, in method build_instances populate_retry
is only doing arithmetic without to interact with third parts and can
throw an *expected* exception where 'build_request_spec()' not. So we
should to change initializes request_spec soon as possible since it's
used in case where that *expected* exception is raised.

** Affects: nova
     Importance: Undecided
     Assignee: sahid (sahid-ferdjaoui)
         Status: New


** Tags: conductor

** Changed in: nova
     Assignee: (unassigned) => sahid (sahid-ferdjaoui)

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

Title:
  We should to initialize request_spec to handle expected exception

Status in OpenStack Compute (nova):
  New

Bug description:
  in nova/conductor/manager.py, in method build_instances populate_retry
  is only doing arithmetic without to interact with third parts and can
  throw an *expected* exception where 'build_request_spec()' not. So we
  should to change initializes request_spec soon as possible since it's
  used in case where that *expected* exception is raised.

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


Follow ups