← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1631133] [NEW] nova's osapi_compute_workers is not valid (must be greater than 1)

 

Public bug reported:

As of Nova e8436283e45b6716fb61d6f6590fadb5fb4ba45c commit TripleO now
fails to deploy nova-api correctly. This is because our default value
set osapi_compute_workers=0 and metadata_workers=0 and this is no longer
valid. Nova now requires an integer greater than 0, or an empty string.

** Affects: nova
     Importance: Undecided
         Status: New

** Affects: tripleo
     Importance: High
         Status: New

** Changed in: tripleo
   Importance: Undecided => High

** Also affects: nova
   Importance: Undecided
       Status: New

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

Title:
  nova's osapi_compute_workers is not valid (must be greater than 1)

Status in OpenStack Compute (nova):
  New
Status in tripleo:
  New

Bug description:
  As of Nova e8436283e45b6716fb61d6f6590fadb5fb4ba45c commit TripleO now
  fails to deploy nova-api correctly. This is because our default value
  set osapi_compute_workers=0 and metadata_workers=0 and this is no
  longer valid. Nova now requires an integer greater than 0, or an empty
  string.

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


Follow ups