Merge "Replacing the HTTP protocal with HTTPS ."
This commit is contained in:
commit
1affeaa2e2
@ -192,7 +192,7 @@ The ``etc/kolla/kolla-build.conf`` file looks like:
|
||||
|
||||
[glance-base]
|
||||
type = url
|
||||
location = http://tarballs.openstack.org/glance/glance-master.tar.gz
|
||||
location = https://tarballs.openstack.org/glance/glance-master.tar.gz
|
||||
|
||||
[keystone-base]
|
||||
type = git
|
||||
|
@ -54,7 +54,7 @@ not to. It appears that [Nova][] has recently fixed the issue and
|
||||
[Neutron][] is making progress
|
||||
|
||||
[documented]: https://github.com/openstack/nova/blob/da59d3228125d7e7427c0ba70180db17c597e8fb/nova/openstack/common/db/sqlalchemy/session.py#L180-196
|
||||
[Nova]: http://specs.openstack.org/openstack/nova-specs/specs/kilo/approved/lock-free-quota-management.html
|
||||
[Nova]: https://specs.openstack.org/openstack/nova-specs/specs/kilo/approved/lock-free-quota-management.html
|
||||
[Neutron]: https://bugs.launchpad.net/neutron/+bug/1364358 https://bugs.launchpad.net/neutron/+bug/1331564
|
||||
|
||||
Testing should be performed as part of the Galera implementation to verify
|
||||
|
Loading…
Reference in New Issue
Block a user