Merge "Update the documentation link for doc migration"
This commit is contained in:
commit
917116ba53
@ -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.
|
||||
|
||||
|
@ -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
|
||||
-----------------------------
|
||||
|
@ -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
|
||||
|
@ -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/
|
||||
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user