summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devstack/plugin.sh2
-rw-r--r--releasenotes/notes/bp-pci-dss-notifications-808a205a637bac25.yaml2
-rw-r--r--releasenotes/notes/bp-policy-in-code-722372a27291b9cd.yaml4
-rw-r--r--releasenotes/notes/bp-shadow-mapping-06fc7c71a401d707.yaml2
-rw-r--r--releasenotes/notes/bug-1561054-dbe88b552a936a05.yaml2
-rw-r--r--releasenotes/notes/integrate-osprofiler-ad0e16a542b12899.yaml2
-rw-r--r--releasenotes/notes/oslo.cache-a9ce47bfa8809efa.yaml2
-rw-r--r--releasenotes/notes/totp-40d93231714c6a20.yaml2
8 files changed, 9 insertions, 9 deletions
diff --git a/devstack/plugin.sh b/devstack/plugin.sh
index 924b820b3..d8696235e 100644
--- a/devstack/plugin.sh
+++ b/devstack/plugin.sh
@@ -18,7 +18,7 @@ source $KEYSTONE_PLUGIN/lib/federation.sh
# For more information on Devstack plugins, including a more detailed
# explanation on when the different steps are executed please see:
-# https://docs.openstack.org/devstack/latest/plugins.html
+# https://docs.openstack.org/developer/devstack/plugins.html
if [[ "$1" == "stack" && "$2" == "install" ]]; then
# This phase is executed after the projects have been installed
diff --git a/releasenotes/notes/bp-pci-dss-notifications-808a205a637bac25.yaml b/releasenotes/notes/bp-pci-dss-notifications-808a205a637bac25.yaml
index 765b03fa5..2bda4ba35 100644
--- a/releasenotes/notes/bp-pci-dss-notifications-808a205a637bac25.yaml
+++ b/releasenotes/notes/bp-pci-dss-notifications-808a205a637bac25.yaml
@@ -19,4 +19,4 @@ features:
``[security_compliance] minimum_password_age``.
For additional details see:
- `event notifications <See https://docs.openstack.org/keystone/latest/advanced-topics/event_notifications.html>`_
+ `event notifications <See https://docs.openstack.org/developer/keystone/event_notifications.html>`_
diff --git a/releasenotes/notes/bp-policy-in-code-722372a27291b9cd.yaml b/releasenotes/notes/bp-policy-in-code-722372a27291b9cd.yaml
index 123e23297..6fe94c148 100644
--- a/releasenotes/notes/bp-policy-in-code-722372a27291b9cd.yaml
+++ b/releasenotes/notes/bp-policy-in-code-722372a27291b9cd.yaml
@@ -13,7 +13,7 @@ features:
default values, prune default policies from existing policy files, or
familiarize yourself with general policy usage, please see the
`usage documentation
- <https://docs.openstack.org/oslo.policy/latest/user/usage.html>`_
+ <https://docs.openstack.org/developer/oslo.policy/usage.html>`_
provided in oslo.policy.
upgrade:
@@ -30,5 +30,5 @@ upgrade:
default values, prune default policies from existing policy files, or
familiarize yourself with general policy usage, please see the
`usage documentation
- <https://docs.openstack.org/oslo.policy/latest/user/usage.html>`_
+ <https://docs.openstack.org/developer/oslo.policy/usage.html>`_
provided in oslo.policy.
diff --git a/releasenotes/notes/bp-shadow-mapping-06fc7c71a401d707.yaml b/releasenotes/notes/bp-shadow-mapping-06fc7c71a401d707.yaml
index 1cf977b18..1b2220d8c 100644
--- a/releasenotes/notes/bp-shadow-mapping-06fc7c71a401d707.yaml
+++ b/releasenotes/notes/bp-shadow-mapping-06fc7c71a401d707.yaml
@@ -9,4 +9,4 @@ features:
created in the ``domain`` associated with the ``identity provider``.
This behavior can be triggered using a specific syntax within the ``local``
rules section of a mapping. For more information see:
- `mapping combinations <https://docs.openstack.org/keystone/latest/advanced-topics/federation/federated_identity.html#mapping-combinations>`_
+ `mapping combinations <https://docs.openstack.org/developer/keystone/federation/federated_identity.html#mapping-combinations>`_
diff --git a/releasenotes/notes/bug-1561054-dbe88b552a936a05.yaml b/releasenotes/notes/bug-1561054-dbe88b552a936a05.yaml
index 626939f7d..d440bd1b7 100644
--- a/releasenotes/notes/bug-1561054-dbe88b552a936a05.yaml
+++ b/releasenotes/notes/bug-1561054-dbe88b552a936a05.yaml
@@ -14,7 +14,7 @@ upgrade:
across the deployment. If you do not wish to switch token formats, you will
need to explicitly set the token provider for each node in the deployment
by setting ``[token] provider`` to ``uuid`` in ``keystone.conf``.
- Documentation can be found at `fernet-tokens <https://docs.openstack.org/keystone/latest/configuration.html#encryption-keys-for-fernet-tokens>`_.
+ Documentation can be found at `fernet-tokens <https://docs.openstack.org/developer/keystone/configuration.html#encryption-keys-for-fernet-tokens>`_.
critical:
- >
[`bug 1561054 <https://bugs.launchpad.net/keystone/+bug/1561054>`_]
diff --git a/releasenotes/notes/integrate-osprofiler-ad0e16a542b12899.yaml b/releasenotes/notes/integrate-osprofiler-ad0e16a542b12899.yaml
index 34562eaff..560a0f088 100644
--- a/releasenotes/notes/integrate-osprofiler-ad0e16a542b12899.yaml
+++ b/releasenotes/notes/integrate-osprofiler-ad0e16a542b12899.yaml
@@ -5,7 +5,7 @@ features:
services that support it. To initiate OpenStack
request tracing `--profile <HMAC_KEY>` option needs to be added to
the CLI command. Configuration and usage details can be found in
- [`OSProfiler documentation <https://docs.openstack.org/osprofiler/latest/user/api.html>`_]
+ [`OSProfiler documentation <https://docs.openstack.org/developer/osprofiler/api.html>`_]
upgrade:
- OSprofiler support was introduced. To allow its usage the
keystone-paste.ini file needs to be modified to contain osprofiler
diff --git a/releasenotes/notes/oslo.cache-a9ce47bfa8809efa.yaml b/releasenotes/notes/oslo.cache-a9ce47bfa8809efa.yaml
index 13d319884..7e68d263c 100644
--- a/releasenotes/notes/oslo.cache-a9ce47bfa8809efa.yaml
+++ b/releasenotes/notes/oslo.cache-a9ce47bfa8809efa.yaml
@@ -5,7 +5,7 @@ upgrade:
`keystone.conf` to point to oslo.cache backends:
``oslo_cache.memcache_pool`` or ``oslo_cache.mongo``. Refer to the
sample configuration file for examples. See `oslo.cache
- <https://docs.openstack.org/oslo.cache/latest/>`_ for additional
+ <https://docs.openstack.org/developer/oslo.cache>`_ for additional
documentation.
deprecations:
- >
diff --git a/releasenotes/notes/totp-40d93231714c6a20.yaml b/releasenotes/notes/totp-40d93231714c6a20.yaml
index df7371527..069aa6c01 100644
--- a/releasenotes/notes/totp-40d93231714c6a20.yaml
+++ b/releasenotes/notes/totp-40d93231714c6a20.yaml
@@ -6,4 +6,4 @@ features:
To enable this feature, add the ``totp`` auth plugin to the `methods`
option in the `[auth]` section of `keystone.conf`. More information
about using TOTP can be found in `keystone's developer documentation
- <https://docs.openstack.org/keystone/latest/advanced-topics/auth-totp.html>`_.
+ <https://docs.openstack.org/developer/keystone/auth-totp.html>`_.