Update the documentation link for doc migration

This patch is proposed according to the Direction 10 of doc
migration(https://etherpad.openstack.org/p/doc-migration-tracking).

Change-Id: Id8328262529ca427aac0627322e630c4e929e581
This commit is contained in:
lingyongxu 2017-09-14 16:18:26 +08:00 committed by Lingyong Xu
parent 8f381e8d39
commit 4b8e1b9a40
6 changed files with 7 additions and 7 deletions

View File

@ -45,7 +45,7 @@ failed.
Octavia follows the best coding and design conventions
------------------------------------------------------
For the most part, Octavia tries to follow the coding standards set forth for
the OpenStack project in general: http://docs.openstack.org/developer/hacking/
the OpenStack project in general: https://docs.openstack.org/hacking/latest
More specific additional standards can be found in the HACKING.rst file in the
same directory as this constitution.

View File

@ -4,7 +4,7 @@ This project was ultimately spawned from work done on the Neutron project.
As such, we tend to follow Neutron conventions regarding coding style.
- We follow the OpenStack Style Commandments:
http://docs.openstack.org/developer/hacking/
https://docs.openstack.org/hacking/latest
Octavia Specific Commandments
-----------------------------

View File

@ -54,7 +54,7 @@ systems you're running your devstack on have virtualization features enabled
(Intel VT-x, AMD-V, etc.), and the virtualization software you're using exposes
these features to the guest VM (sometimes called nested virtualization).
For more information, see:
http://docs.openstack.org/developer/devstack/guides/devstack-with-nested-kvm.html
https://docs.openstack.org/devstack/latest/guides/devstack-with-nested-kvm.html
The devstack environment we recommend should be running Ubuntu Linux 14.04 or
later. These instructions may work for other Linux operating systems or

View File

@ -283,7 +283,7 @@ we need to write an interface documentation so
References
==========
[1] http://martinfowler.com/bliki/CircuitBreaker.html
[2] http://docs.openstack.org/developer/taskflow/index.html
[1] https://martinfowler.com/bliki/CircuitBreaker.html
[2] https://docs.openstack.org/taskflow/latest/

View File

@ -107,4 +107,4 @@ None
References
==========
https://blueprints.launchpad.net/octavia/+spec/nova-compute-driver
http://docs.openstack.org/developer/python-novaclient/api.html
https://docs.openstack.org/python-novaclient/latest/reference/api/index.html

View File

@ -628,7 +628,7 @@ Further Discussion
* Ketama https://github.com/RJ/ketama
* Openstack swift http://docs.openstack.org/developer/swift/ring.html
* Openstack swift https://docs.openstack.org/swift/latest/ring.html#ring
* Amazon dynamo
http://www.allthingsdistributed.com/files/amazon-dynamo-sosp2007.pdf