Install and configure in keystone
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| OpenStack Identity (keystone) |
Medium
|
Gage Hugo |
Bug Description
The Next link on the bottom of the page at "https:/
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://
- The mailing list: http://
- IRC: 'openstack' channel on Freenode
-------
Release: 12.0.0.0rc3.dev2 on 2017-08-26 22:01
SHA: 5a9aeefff06678d
Source: https:/
URL: https:/
Gage Hugo (gagehugo) wrote : | #2 |
This issue came up after we moved the install guides from openstack-manuals into keystone itself. Sphinx has an issue with building the navigation links when multiple pages try to reference the same one document, and the chain doesn't properly render. openstack-manuals used a custom script to fix this and we have a fix for this already on master.
Changed in keystone: | |
status: | New → In Progress |
assignee: | nobody → Gage Hugo (gagehugo) |
Reviewed: https:/
Committed: https:/
Submitter: Jenkins
Branch: stable/pike
commit 5c9ccced69a6dbf
Author: Gage Hugo <email address hidden>
Date: Mon Aug 28 16:23:56 2017 -0500
Copy specific distro pages for install guide
This change breaks the get-started-
and keystone-openrc pages into multiple copies for each distribution
release in the keystone install guides. Before this change, sphinx
would not render the links correctly and these pages would be skipped
in both the RDO and Ubuntu guides.
To avoid unnecessary duplication of the same text, the files were
moved into common/ and are simply included into the newly created
files for each release.
Change-Id: I7b478504f1e680
Closes-Bug: #1716899
Closes-Bug: #1716792
(cherry picked from commit 04515333f44736f
tags: | added: in-stable-pike |
Lance Bragstad (lbragstad) wrote : | #4 |
This was fixed in stable/pike with the commit Gage mentioned.
Changed in keystone: | |
status: | In Progress → Fix Committed |
importance: | Undecided → Medium |
Changed in keystone: | |
status: | Fix Committed → Fix Released |
This issue was fixed in the openstack/keystone 12.0.1 release.
Changed in keystone: | |
milestone: | none → queens-1 |
Fix proposed to branch: stable/pike /review. openstack. org/504084
Review: https:/