Merge "Update URLs in documents according to document migration"

This commit is contained in:
Jenkins 2017-07-20 08:28:14 +00:00 committed by Gerrit Code Review
commit d98fec8dc2
6 changed files with 8 additions and 8 deletions

View File

@ -2,7 +2,7 @@ Neutron 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
Neutron Specific Commandments

View File

@ -24,7 +24,7 @@ Any new code submission or proposal must follow the development
guidelines detailed in HACKING.rst and for further details this
link can be checked:
http://docs.openstack.org/developer/networking-odl/
https://docs.openstack.org/networking-odl/latest/
External Resources

View File

@ -112,7 +112,7 @@ Set break points in your test code and run::
The package oslotest was used to enable debugging in the tests. For more
information see the link:
http://docs.openstack.org/developer/oslotest/features.html
https://docs.openstack.org/oslotest/latest/user/features.html
Running individual tests
@ -173,7 +173,7 @@ test. It requires pre-configured environment. But it's lighter than
running devstack or openstack deployment.
For definitions of functional tests, please refer to:
http://docs.openstack.org/developer/neutron/devref/development.environment.html#functional-tests
https://docs.openstack.org/neutron/latest/contributor/index.html
The script is provided to setup the environment.
At first make sure the latest version of pip command::
@ -194,5 +194,5 @@ And then run functional test as follows::
For setting up devstack, please refer to neutron documentation:
https://wiki.openstack.org/wiki/NeutronDevstack
http://docs.openstack.org/developer/neutron/index.html
https://docs.openstack.org/neutron/latest/contributor/index.html
https://git.openstack.org/cgit/openstack/neutron/tree/TESTING.rst

View File

@ -100,5 +100,5 @@ will be happy to have more contributor on board.
References
==========
[1] http://docs.openstack.org/developer/neutron/devref/quality_of_service.html
[1] https://docs.openstack.org/neutron/latest/contributor/internals/quality_of_service.html
[2] https://wiki.opendaylight.org/view/NeutronNorthbound:Main

View File

@ -118,7 +118,7 @@ be happy to have more contributor on board.
References
==========
[1] http://docs.openstack.org/developer/networking-sfc/
[1] https://docs.openstack.org/networking-sfc/latest/
[2] https://github.com/openstack/networking-sfc/blob/master/doc/source/api.rst

View File

@ -5,7 +5,7 @@ description-file =
README.rst
author = OpenStack
author-email = openstack-dev@lists.openstack.org
home-page = http://docs.openstack.org/developer/networking-odl/
home-page = https://docs.openstack.org/networking-odl/latest/
classifier =
Environment :: OpenStack
Intended Audience :: Information Technology