Update the doc URL in the documents
Change-Id: Iad782f20bef65fefe6c47f02810904cb2cdaa2f3
This commit is contained in:
parent
54b1b52533
commit
eaf2aa6cfe
@ -2,7 +2,7 @@ Castellan Style Commandments
|
|||||||
===============================================
|
===============================================
|
||||||
|
|
||||||
- Step 1: Read the OpenStack Style Commandments
|
- Step 1: Read the OpenStack Style Commandments
|
||||||
https://docs.openstack.org/developer/hacking/
|
https://docs.openstack.org/hacking/latest/
|
||||||
- Step 2: Read on
|
- Step 2: Read on
|
||||||
|
|
||||||
Castellan Specific Commandments
|
Castellan Specific Commandments
|
||||||
|
@ -5,7 +5,7 @@ Castellan
|
|||||||
Generic Key Manager interface for OpenStack.
|
Generic Key Manager interface for OpenStack.
|
||||||
|
|
||||||
* License: Apache License, Version 2.0
|
* License: Apache License, Version 2.0
|
||||||
* Documentation: https://docs.openstack.org/developer/castellan
|
* Documentation: https://docs.openstack.org/castellan/latest
|
||||||
* Source: https://git.openstack.org/cgit/openstack/castellan
|
* Source: https://git.openstack.org/cgit/openstack/castellan
|
||||||
* Bugs: https://bugs.launchpad.net/castellan
|
* Bugs: https://bugs.launchpad.net/castellan
|
||||||
|
|
||||||
|
@ -14,7 +14,7 @@
|
|||||||
|
|
||||||
"""oslo.i18n integration module.
|
"""oslo.i18n integration module.
|
||||||
|
|
||||||
See https://docs.openstack.org/developer/oslo.i18n/usage.html .
|
See https://docs.openstack.org/oslo.i18n/latest/user/usage.html .
|
||||||
|
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
@ -44,8 +44,8 @@ Keystone services to be running in order to execute. For more
|
|||||||
information on this please see `Setting up a Barbican development environment`_
|
information on this please see `Setting up a Barbican development environment`_
|
||||||
and `Using Keystone Middleware with Barbican`_
|
and `Using Keystone Middleware with Barbican`_
|
||||||
|
|
||||||
.. _`Setting up a Barbican development environment`: https://docs.openstack.org/developer/barbican/setup/dev.html
|
.. _`Setting up a Barbican development environment`: https://docs.openstack.org/barbican/latest/setup/dev.html
|
||||||
.. _`Using Keystone Middleware with Barbican`: https://docs.openstack.org/developer/barbican/setup/keystone.html
|
.. _`Using Keystone Middleware with Barbican`: https://docs.openstack.org/barbican/latest/setup/keystone.html
|
||||||
|
|
||||||
Castellan uses either ``/etc/castellan/castellan-functional.conf`` or ``./etc/castellan/castellan-functional.conf``
|
Castellan uses either ``/etc/castellan/castellan-functional.conf`` or ``./etc/castellan/castellan-functional.conf``
|
||||||
in order to run functional tests. A sample file can be generated by running:
|
in order to run functional tests. A sample file can be generated by running:
|
||||||
|
@ -329,4 +329,4 @@ oslo-config-generator conf, e.g. `etc/oslo-config-generator/myproject.conf`:
|
|||||||
namespace = castellan.config
|
namespace = castellan.config
|
||||||
|
|
||||||
For more information on the oslo configuration generator, please see
|
For more information on the oslo configuration generator, please see
|
||||||
https://docs.openstack.org/developer/oslo.config/generator.html
|
https://docs.openstack.org/oslo.config/latest/cli/generator.html
|
||||||
|
@ -5,7 +5,7 @@ description-file =
|
|||||||
README.rst
|
README.rst
|
||||||
author = OpenStack
|
author = OpenStack
|
||||||
author-email = openstack-dev@lists.openstack.org
|
author-email = openstack-dev@lists.openstack.org
|
||||||
home-page = https://docs.openstack.org/developer/castellan/
|
home-page = https://docs.openstack.org/castellan/latest/
|
||||||
classifier =
|
classifier =
|
||||||
Environment :: OpenStack
|
Environment :: OpenStack
|
||||||
Intended Audience :: Information Technology
|
Intended Audience :: Information Technology
|
||||||
|
Loading…
Reference in New Issue
Block a user