Placement service on controller: Centos Installation Guide

Bug #1686990 reported by Bernd Bausch
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-manuals
New
Undecided
Unassigned

Bug Description

This bug tracker is for errors with the documentation, use the following as a template and remove or add fields as you see fit. Convert [ ] into [x] to check boxes:

- [x] This doc is inaccurate in this way:

The guide configures http://controller/placement as the placement service endpoint. In the Apache config, however, I find

# grep ^Alias /etc/httpd/conf.d/00-nova-placement-api.conf
Alias /nova-placement-api /usr/bin/nova-placement-api

Thus, when I follow the instructions in the guide, I end up with an unreachable Placement API.

Either change the endpoint create command:

$ openstack endpoint create ... placement {public,internal,admin} http://controller/nova-placement-api

or perhaps

$ openstack endpoint create ... placement {public,internal,admin} http://controller:8778

or modify the httpd config file accordingly.

Somebody should check this for SUSE and Ubuntu as well.

- [ ] This is a doc addition request.
- [ ] I have a fix to the document that I can paste below including example: input and output.

If you have a troubleshooting or support issue, use the following resources:

 - Ask OpenStack: http://ask.openstack.org
 - The mailing list: http://lists.openstack.org
 - IRC: 'openstack' channel on Freenode

-----------------------------------
Release: 15.0.0 on 2017-04-19 17:49
SHA: 7f524a6baf3bb901a23ac2501e1a163db883fae5
Source: https://git.openstack.org/cgit/openstack/openstack-manuals/tree/doc/install-guide/source/nova-controller-install.rst
URL: https://docs.openstack.org/ocata/install-guide-rdo/nova-controller-install.html

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.