Applying the HTTPS protocol in template.rst.

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

Change-Id: I2800910f65b78e503c19f3a1b95c266c6def838f
This commit is contained in:
zhouxinyong 2018-11-13 23:46:13 +08:00
parent 9616269ecf
commit 8d4c819e6b
1 changed files with 1 additions and 1 deletions

View File

@ -130,7 +130,7 @@ Each API method which is either added or changed should have the following
think about when defining their policy.
Example JSON schema definitions can be found in the Nova tree
http://git.openstack.org/cgit/openstack/nova/tree/nova/api/openstack/compute/schemas
https://git.openstack.org/cgit/openstack/nova/tree/nova/api/openstack/compute/schemas
Note that the schema should be defined as restrictively as
possible. Parameters which are required should be marked as such and