← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1909303] Re: Install and configure in keystone

 

** Changed in: keystone
       Status: New => 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/1909303

Title:
  Install and configure in keystone

Status in OpenStack Identity (keystone):
  Invalid

Bug description:
  in the file 00-placement-api.conf you should add something like this inside the VirtualHost
  <Directory /usr/bin>
      Require all denied
      <Files "placement-api">
        <RequireAll>
          Require all granted
          Require not env blockAccess
        </RequireAll>
      </Files>
    </Directory>

  
  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: ______
  - [x] 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: https://ask.openstack.org
   - The mailing list: https://lists.openstack.org
   - IRC: 'openstack' channel on Freenode

  -----------------------------------
  Release:  on 2019-09-18 18:54:05
  SHA: 76c350e2e5a4923d4dc7746c76a4399f5d405ae0
  Source: https://opendev.org/openstack/keystone/src/doc/source/install/keystone-install-rdo.rst
  URL: https://docs.openstack.org/keystone/ussuri/install/keystone-install-rdo.html

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



References