Applying the HTTPS protocal in README.rst.To keep the website in this file be more robust,we'd better update the links to HTTPS type

Change-Id: I32b4d32b2b573ebe92a171e27325a96b326e83ac
This commit is contained in:
zhouxinyong 2018-11-14 03:49:12 +08:00
parent 3b150a1177
commit 3286a03929
1 changed files with 2 additions and 2 deletions

View File

@ -155,7 +155,7 @@ each region:
Configure the database section with the service user "kingbird" and its
password, to access database "kingbird". For detailed database section
configuration, please refer to http://docs.openstack.org/developer/oslo.db/opts.html,
configuration, please refer to https://docs.openstack.org/developer/oslo.db/opts.html,
and change the following configuration accordingly based on your
environment.
@ -174,7 +174,7 @@ password "password", then the configuration is as following:
The [keystone_authtoken] section is used by keystonemiddleware for token
validation during the API request to the kingbird-api, please refer to
http://docs.openstack.org/developer/keystonemiddleware/middlewarearchitecture.html
https://docs.openstack.org/developer/keystonemiddleware/middlewarearchitecture.html
on how to configure the keystone_authtoken section for the keystonemiddleware
in detail, and change the following configuration accordingly based on your
environment: