
The nginx configuration file passes along traffic to the placement API if the URI is '/placement/' but the service is registered with keystone as just '/placement' (no trailing slash). This causes nginx to send back the default page when nova services try to talk to the placement API. This patch fixes the nginx configuration to match the URI for the registered service. Closes-Bug: 1689824 Change-Id: I309730a6daa8c3ea15fca78ab9ce910383019869
Team and repository tags
OpenStack-Ansible nova
Ansible role that installs and configures OpenStack nova and all of its corresponding services.
- This role will install the following:
-
- nova-api
- nova-conductor
- nova-scheduler
- nova-console
- nova-compute
Documentation for the project can be found at: http://docs.openstack.org/developer/openstack-ansible-os_nova/
The project home is at: http://launchpad.net/openstack-ansible
Description
Languages
Jinja
58.9%
Python
27.9%
Shell
13.2%