Major Hayden b3c6035b7a
Remove trailing slash in nginx config
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
2017-05-10 09:53:49 -04:00
2017-05-05 11:16:15 -04:00
2016-09-28 10:27:39 +01:00
2016-11-25 16:15:31 +01:00
2017-03-02 11:52:00 +00:00

Team and repository tags

image

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
Role os_nova for OpenStack-Ansible
Readme 15 MiB
Languages
Jinja 58.9%
Python 27.9%
Shell 13.2%