Create a domain, projects, users, and roles in keystone

Bug #1872599 reported by Ngo Tuan Hien
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Identity (keystone)
Invalid
Undecided
Unassigned

Bug Description

[root@controller admin]# openstack domain create --description "An Example Domain" example
Failed to discover available identity versions when contacting http://controller:5000/v3. Attempting to parse version from URL.
Internal Server Error (HTTP 500).

Note: I checked and found the httpd service is active by
#ss -tupan | grep "5000\|35357"
tcp LISTEN 0 128 [::]:5000 [::]:* users:(("httpd",pid=5552,fd=6),("httpd",pid=1887,fd=6),("httpd",pid=1886,fd=6),("httpd",pid=1885,fd=6),("httpd",pid=1884,fd=6),("httpd",pid=1883,fd=6),("httpd",pid=1569,fd=6))

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:

- [ ] This doc is inaccurate in this way: ______
- [ ] 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: on 2017-08-28 16:23:56
SHA: 40b7de87e04fbc49ab3a96b5114a9ab09c2734b7
Source: https://opendev.org/openstack/keystone/src/doc/source/install/keystone-users-rdo.rst
URL: https://docs.openstack.org/keystone/train/install/keystone-users-rdo.html

Revision history for this message
Gage Hugo (gagehugo) wrote :

Do you have "controller" as a valid host in your environment?

Is this devstack or are you running keystone separately?

Changed in keystone:
status: New → Incomplete
Revision history for this message
Ngo Tuan Hien (ngotuanhien) wrote :

Thank you for your respond!
It turns out to the problem of V2 and v3 of the Identity service of my keystone.
The bootstrap admin port configuration in the guide is incorrect (https://docs.openstack.org/keystone/pike/install/keystone-install-rdo.html#install-and-configure-components). We are no longer use port 35357 in V3.

Revision history for this message
Colleen Murphy (krinkle) wrote :

The document you are referencing in https://bugs.launchpad.net/keystone/+bug/1872599/comments/2 is for pike, please see the up to date documentation for your release.

Changed in keystone:
status: Incomplete → Invalid
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.