Public bug reported: Default WSGIProcessGroup in /apache2/conf-available/cinder-wsgi.conf is osapi_volume. It should be cinder-wsgi. Because of which following messages are getting logged in /var/log/apache2/cinder_error.log.
2017-01-10 14:55:27.939822 No WSGI daemon process called 'osapi_volume' has been configured: /usr/bin/cinder-wsgi 2017-01-10 14:55:33.156002 No WSGI daemon process called 'osapi_volume' has been configured: /usr/bin/cinder-wsgi 2017-01-10 14:55:47.886492 No WSGI daemon process called 'osapi_volume' has been configured: /usr/bin/cinder-wsgi I am referring following guide for installation(cinder on controller node): http://docs.openstack.org/newton/install-guide-ubuntu/cinder-controller-install.html Ubuntu Version: 16.04 Packages picked up from PPA: deb http://ppa.launchpad.net/ubuntu-cloud-archive/ocata-staging/ubuntu xenial main ** Affects: cinder (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1655311 Title: Cinder api service fails to start with apache due to configuration issue To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cinder/+bug/1655311/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
