Update the HTTP links to HTTPS
In consideration of the link security,We'd better to update the links to https. Change-Id: Ic6821cc74a094cb27ae98bb91db1779ed1fdfaf8
This commit is contained in:
parent
1b71a56791
commit
079ab45f4d
@ -38,7 +38,7 @@ operators should observe:
|
|||||||
Compute, Networking, Image and Identify. On a staging environment, upgrade
|
Compute, Networking, Image and Identify. On a staging environment, upgrade
|
||||||
the Load Balancing service and verify it works as expected. For example, a
|
the Load Balancing service and verify it works as expected. For example, a
|
||||||
good indicator would be the successful run of `Octavia Tempest tests
|
good indicator would be the successful run of `Octavia Tempest tests
|
||||||
<http://git.openstack.org/cgit/openstack/octavia-tempest-plugin>`.
|
<https://git.openstack.org/cgit/openstack/octavia-tempest-plugin>`.
|
||||||
|
|
||||||
Cold upgrade
|
Cold upgrade
|
||||||
============
|
============
|
||||||
|
@ -52,7 +52,7 @@ Default provider name: **amphora**
|
|||||||
|
|
||||||
The driver package: https://pypi.org/project/octavia/
|
The driver package: https://pypi.org/project/octavia/
|
||||||
|
|
||||||
The driver source: http://git.openstack.org/cgit/openstack/octavia/
|
The driver source: https://git.openstack.org/cgit/openstack/octavia/
|
||||||
|
|
||||||
The documentation: https://docs.openstack.org/octavia/latest/
|
The documentation: https://docs.openstack.org/octavia/latest/
|
||||||
|
|
||||||
|
@ -48,9 +48,9 @@ official OpenStack LBaaS API.
|
|||||||
This spec is based on two existing specs from neutron:
|
This spec is based on two existing specs from neutron:
|
||||||
|
|
||||||
`Service Flavor Framework
|
`Service Flavor Framework
|
||||||
<http://specs.openstack.org/openstack/neutron-specs/specs/liberty/neutron-flavor-framework.html>`__
|
<https://specs.openstack.org/openstack/neutron-specs/specs/liberty/neutron-flavor-framework.html>`__
|
||||||
`Flavor framework - Templates and meta-data
|
`Flavor framework - Templates and meta-data
|
||||||
<http://specs.openstack.org/openstack/neutron-specs/specs/mitaka/neutron-flavor-framework-templates.html>`__
|
<https://specs.openstack.org/openstack/neutron-specs/specs/mitaka/neutron-flavor-framework-templates.html>`__
|
||||||
|
|
||||||
However, this is a spec for the first and basic flavors support.
|
However, this is a spec for the first and basic flavors support.
|
||||||
Following capabilities are not part of this spec:
|
Following capabilities are not part of this spec:
|
||||||
|
Loading…
Reference in New Issue
Block a user