Replaces http with https in release notes

Change-Id: Idac5fc5abc0e2f6bff1d6e3bb3f024f0053f0c7a
This commit is contained in:
zhouxinyong 2018-11-14 03:24:14 +08:00 committed by Kaifeng Wang
parent 74dcdc4d08
commit b750ef5013
3 changed files with 5 additions and 5 deletions

View File

@ -6,8 +6,8 @@ features:
break the single-origin policy and access the API directly.
OpenStack CrossProject Spec:
http://specs.openstack.org/openstack/openstack-specs/specs/cors-support.html
https://specs.openstack.org/openstack/openstack-specs/specs/cors-support.html
Oslo_Middleware Docs:
http://docs.openstack.org/developer/oslo.middleware/cors.html
https://docs.openstack.org/developer/oslo.middleware/cors.html
OpenStack Cloud Admin Guide:
http://docs.openstack.org/admin-guide-cloud/cross_project_cors.html
https://docs.openstack.org/admin-guide-cloud/cross_project_cors.html

View File

@ -2,4 +2,4 @@
features:
- Conditions now support comparing fields from node info;
- Actions support formatting to fetch values from introspection data.
See http://docs.openstack.org/developer/ironic-inspector/usage.html#introspection-rules
See https://docs.openstack.org/developer/ironic-inspector/usage.html#introspection-rules

View File

@ -2,4 +2,4 @@
features:
- Database migrations downgrade was removed. More info about
database migration/rollback could be found here
http://docs.openstack.org/openstack-ops/content/ops_upgrades-roll-back.html
https://docs.openstack.org/openstack-ops/content/ops_upgrades-roll-back.html