← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1467843] [NEW] Experimental job for Nova API under Apache2 fails

 

Public bug reported:

Experimental job for Nova API services under Apache2 fails with error message:
"Syntax error on line 4 of /etc/apache2/sites-enabled/nova-api.conf Invalid process count for WSGI daemon process."
And apache config contains line:
"WSGIDaemonProcess nova-api processes=0 threads=1 user=stack display-name=%{GROUP}"
Option 'processes' can not contain 0 value.

** Affects: nova
     Importance: Undecided
     Assignee: Marian Horban (mhorban)
         Status: New

** Changed in: nova
     Assignee: (unassigned) => Marian Horban (mhorban)

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

Title:
  Experimental job for Nova API under Apache2 fails

Status in OpenStack Compute (Nova):
  New

Bug description:
  Experimental job for Nova API services under Apache2 fails with error message:
  "Syntax error on line 4 of /etc/apache2/sites-enabled/nova-api.conf Invalid process count for WSGI daemon process."
  And apache config contains line:
  "WSGIDaemonProcess nova-api processes=0 threads=1 user=stack display-name=%{GROUP}"
  Option 'processes' can not contain 0 value.

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


Follow ups

References