Update URLs in documents according to document migration

Change-Id: Ie756c7274631433a071c901c00dd7e61329b85f2
This commit is contained in:
ZhongShengping 2017-07-14 09:42:48 +08:00
parent 917f2b812a
commit a9658c263a
3 changed files with 4 additions and 4 deletions

View File

@ -16,7 +16,7 @@ installed behind the Apache webserver listening on port 5000 and port 35357 by
default.
Documentation for the project can be found at:
`<http://docs.openstack.org/developer/openstack-ansible-os_keystone/>`_
`<https://docs.openstack.org/openstack-ansible-os_keystone/latest/>`_
The project home is at:
`<http://launchpad.net/openstack-ansible>`_

View File

@ -73,7 +73,7 @@ IdP and protocol.
The details of how the mapping engine works, the schema, and various rule
examples are in the `keystone developer documentation
<http://docs.openstack.org/developer/keystone/federation/federated_identity.html#mapping-combinations>`_.
<https://docs.openstack.org/keystone/latest/advanced-topics/federation/federated_identity.html#mapping-combinations>`_.
For example, SP attribute mapping configuration for an ADFS IdP:

View File

@ -112,5 +112,5 @@ More details regarding valid configuration for the LDAP Identity backend can
be found in the `Keystone Developer Documentation`_ and the
`OpenStack Administrator Guide`_.
.. _Keystone Developer Documentation: http://docs.openstack.org/developer/keystone/configuration.html#configuring-the-ldap-identity-provider
.. _OpenStack Administrator Guide: http://docs.openstack.org/admin-guide/identity-integrate-with-ldap.html
.. _Keystone Developer Documentation: https://docs.openstack.org/keystone/latest/configuration.html#configuring-the-ldap-identity-provider
.. _OpenStack Administrator Guide: https://docs.openstack.org/keystone/latest/admin/identity-integrate-with-ldap.html