Merge "Replacing the HTTP protocal with HTTPS ."

This commit is contained in:
Zuul 2018-11-15 12:53:00 +00:00 committed by Gerrit Code Review
commit 1affeaa2e2
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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