Merge "Update the documentation link for doc migration"
This commit is contained in:
commit
0ebb762c0c
@ -2,7 +2,7 @@ Manila Style Commandments
|
|||||||
=========================
|
=========================
|
||||||
|
|
||||||
- Step 1: Read the OpenStack Style Commandments
|
- Step 1: Read the OpenStack Style Commandments
|
||||||
http://docs.openstack.org/developer/hacking/
|
https://docs.openstack.org/hacking/latest/
|
||||||
- Step 2: Read on
|
- Step 2: Read on
|
||||||
|
|
||||||
|
|
||||||
@ -42,7 +42,7 @@ must be used because the message is going to appear in an exception that
|
|||||||
may be presented to the user.
|
may be presented to the user.
|
||||||
|
|
||||||
For more details about translations, see
|
For more details about translations, see
|
||||||
http://docs.openstack.org/developer/oslo.i18n/guidelines.html
|
https://docs.openstack.org/oslo.i18n/latest/user/guidelines.html
|
||||||
|
|
||||||
Creating Unit Tests
|
Creating Unit Tests
|
||||||
-------------------
|
-------------------
|
||||||
|
@ -19,8 +19,7 @@ neutron network and subnetwork:
|
|||||||
|
|
||||||
|
|
||||||
For more information about supported plug-ins for share networks,
|
For more information about supported plug-ins for share networks,
|
||||||
see `Manila Network Plugins <http://docs.openstack.org/developer/ma
|
see `Manila Network Plugins <https://docs.openstack.org/manila/latest/adminref/network_plugins.html>`_.
|
||||||
nila/adminref/network_plugins.html>`_.
|
|
||||||
|
|
||||||
A share network has these attributes:
|
A share network has these attributes:
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@ Systems API:
|
|||||||
``X-OpenStack-Manila-API-Version`` header
|
``X-OpenStack-Manila-API-Version`` header
|
||||||
|
|
||||||
Read more about microversion guidelines that the service adheres to `here
|
Read more about microversion guidelines that the service adheres to `here
|
||||||
<http://docs.openstack.org/developer/manila/devref/api_microversion_dev.html>`_
|
<https://docs.openstack.org/manila/latest/devref/api_microversion_dev.html>`_
|
||||||
|
|
||||||
|
|
||||||
List All Major Versions
|
List All Major Versions
|
||||||
|
@ -6,7 +6,7 @@ Files under this directory tree are used for generating the documentation
|
|||||||
for the manila source code.
|
for the manila source code.
|
||||||
|
|
||||||
Developer documentation is built to:
|
Developer documentation is built to:
|
||||||
http://docs.openstack.org/developer/manila/
|
https://docs.openstack.org/manila/latest/
|
||||||
|
|
||||||
Tools
|
Tools
|
||||||
=====
|
=====
|
||||||
|
@ -56,7 +56,7 @@ What does not need a release note?
|
|||||||
How do I add a release note?
|
How do I add a release note?
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
We use `Reno <http://docs.openstack.org/developer/reno>`_ to create and manage
|
We use `Reno <https://docs.openstack.org/reno/latest/>`_ to create and manage
|
||||||
release notes. The new subcommand combines a random suffix with a “slug” value
|
release notes. The new subcommand combines a random suffix with a “slug” value
|
||||||
to make the new file with a unique name that is easy to identify again later.
|
to make the new file with a unique name that is easy to identify again later.
|
||||||
To create a release note for your change, use:
|
To create a release note for your change, use:
|
||||||
|
@ -33,7 +33,7 @@ complete OpenStack development environments).
|
|||||||
You can check out `Setting up a development environment with devstack`_ for instructions
|
You can check out `Setting up a development environment with devstack`_ for instructions
|
||||||
on how to enable manila on devstack.
|
on how to enable manila on devstack.
|
||||||
|
|
||||||
.. _Setting up a development environment with devstack: http://docs.openstack.org/developer/manila/devref/development_environment_devstack.html
|
.. _Setting up a development environment with devstack: https://docs.openstack.org/manila/latest/devref/development-environment-devstack.html
|
||||||
|
|
||||||
Virtual environments
|
Virtual environments
|
||||||
--------------------
|
--------------------
|
||||||
|
@ -100,7 +100,7 @@ Manila Developer Reference
|
|||||||
- Feel free to use it as a sandbox for other documentation that does not
|
- Feel free to use it as a sandbox for other documentation that does not
|
||||||
live in manila's code-tree.
|
live in manila's code-tree.
|
||||||
- **Link**: `Manila developer reference
|
- **Link**: `Manila developer reference
|
||||||
<http://docs.openstack.org/developer/manila/>`_
|
<https://docs.openstack.org/manila/latest/>`_
|
||||||
|
|
||||||
|
|
||||||
OpenStack Security Guide
|
OpenStack Security Guide
|
||||||
|
@ -102,7 +102,7 @@ function correctly in manila, such as:
|
|||||||
- replication_type: string specifying the type of replication supported by
|
- replication_type: string specifying the type of replication supported by
|
||||||
the driver. Can be one of ('readable', 'writable' or 'dr').
|
the driver. Can be one of ('readable', 'writable' or 'dr').
|
||||||
|
|
||||||
.. note:: for more information please see http://docs.openstack.org/developer/manila/devref/capabilities_and_extra_specs.html
|
.. note:: for more information please see https://docs.openstack.org/manila/latest/devref/capabilities_and_extra_specs.html
|
||||||
|
|
||||||
Continuous Integration systems
|
Continuous Integration systems
|
||||||
------------------------------
|
------------------------------
|
||||||
@ -136,7 +136,7 @@ openstack-manuals, containing instructions on how to properly install and
|
|||||||
configure. The intended audience for this manual is cloud operators and
|
configure. The intended audience for this manual is cloud operators and
|
||||||
administrators. Also, driver maintainers must update the manila share features
|
administrators. Also, driver maintainers must update the manila share features
|
||||||
support mapping documentation found at
|
support mapping documentation found at
|
||||||
http://docs.openstack.org/developer/manila/devref/share_back_ends_feature_support_mapping.html
|
https://docs.openstack.org/manila/latest/devref/share_back_ends_feature_support_mapping.html
|
||||||
|
|
||||||
|
|
||||||
Manila optional requirements and features since Mitaka
|
Manila optional requirements and features since Mitaka
|
||||||
@ -215,4 +215,4 @@ report the ``replication_type`` they support as a capability and implement
|
|||||||
necessary methods.
|
necessary methods.
|
||||||
|
|
||||||
More details can be found at:
|
More details can be found at:
|
||||||
http://docs.openstack.org/developer/manila/devref/share_replication.html
|
https://docs.openstack.org/manila/latest/devref/share_replication.html
|
||||||
|
@ -116,4 +116,4 @@ Extending the GMR
|
|||||||
As mentioned above, additional sections can be added to the GMR for a
|
As mentioned above, additional sections can be added to the GMR for a
|
||||||
particular executable. For more information, see the inline documentation
|
particular executable. For more information, see the inline documentation
|
||||||
about oslo.reports:
|
about oslo.reports:
|
||||||
`oslo.reports <http://docs.openstack.org/developer/oslo.reports/>`_
|
`oslo.reports <https://docs.openstack.org/oslo.reports/latest/>`_
|
||||||
|
@ -11,7 +11,7 @@ information can be found in its `docs`_.
|
|||||||
In simple words: if you have installed manila project on the same machine as
|
In simple words: if you have installed manila project on the same machine as
|
||||||
tempest, then tempest will find it.
|
tempest, then tempest will find it.
|
||||||
|
|
||||||
.. _docs: http://docs.openstack.org/developer/tempest/plugin.html#using-plugins
|
.. _docs: https://docs.openstack.org/tempest/latest/plugin.html#using-plugins
|
||||||
|
|
||||||
Configuration of manila-related tests in tempest.conf
|
Configuration of manila-related tests in tempest.conf
|
||||||
-----------------------------------------------------
|
-----------------------------------------------------
|
||||||
|
@ -14,7 +14,7 @@
|
|||||||
|
|
||||||
"""oslo.i18n integration module.
|
"""oslo.i18n integration module.
|
||||||
|
|
||||||
See http://docs.openstack.org/developer/oslo.i18n/usage.html .
|
See https://docs.openstack.org/oslo.i18n/latest/user/usage.html .
|
||||||
|
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@ openstackdocstheme>=1.11.0 # Apache-2.0
|
|||||||
|
|
||||||
# Do not remove 'PyMySQL' and 'psycopg2' dependencies. They are used
|
# Do not remove 'PyMySQL' and 'psycopg2' dependencies. They are used
|
||||||
# by oslo_db lib for running MySQL and PostgreSQL DB migration tests.
|
# by oslo_db lib for running MySQL and PostgreSQL DB migration tests.
|
||||||
# See http://docs.openstack.org/developer/oslo.db/contributing.html#how-to-run-unit-tests
|
# See https://docs.openstack.org/oslo.db/latest/contributor/index.html#how-to-run-unit-tests
|
||||||
PyMySQL>=0.7.6 # MIT License
|
PyMySQL>=0.7.6 # MIT License
|
||||||
psycopg2>=2.5 # LGPL/ZPL
|
psycopg2>=2.5 # LGPL/ZPL
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user