diff --git a/doc/source/admin/image-building.rst b/doc/source/admin/image-building.rst index ecbe0b2d5b..3ce4eabc48 100644 --- a/doc/source/admin/image-building.rst +++ b/doc/source/admin/image-building.rst @@ -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 diff --git a/specs/high-availability.rst b/specs/high-availability.rst index 538bf5af51..881a5a8ba4 100644 --- a/specs/high-availability.rst +++ b/specs/high-availability.rst @@ -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