The command in the documentation is already correct. Using a directory
as an argument to ln -s implicitly creates a soft link with the same
name as the target file in the directory. The result should be a link
named /etc/httpd/conf.d/wsgi-keystone.conf that points to
/usr/share/keystone/wsgi-keystone.conf.

** Changed in: keystone
       Status: In Progress => Invalid

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1833554

Title:
  Incorrect command

Status in OpenStack Identity (keystone):
  Invalid

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:

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

  
  Incorrect link command:
  ln -s /usr/share/keystone/wsgi-keystone.conf /etc/httpd/conf.d/

  It should be:
  ln -s /usr/share/keystone/wsgi-keystone.conf 
/etc/httpd/conf.d/wsgi-keystone.conf

  Using current command, there would not be a soft link of
  /usr/share/keystone/wsgi-keystone.conf.

  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 2018-12-10 15:55:13
  SHA: 1828d0612cf2c51427773077dc25bd8b659eb549
  Source: 
https://opendev.org/openstack/keystone/src/doc/source/install/keystone-install-rdo.rst
  URL: 
https://docs.openstack.org/keystone/stein/install/keystone-install-rdo.html

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1833554/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to