Replaces http with https in release notes
Change-Id: Idac5fc5abc0e2f6bff1d6e3bb3f024f0053f0c7a
This commit is contained in:
parent
74dcdc4d08
commit
b750ef5013
@ -6,8 +6,8 @@ features:
|
|||||||
break the single-origin policy and access the API directly.
|
break the single-origin policy and access the API directly.
|
||||||
|
|
||||||
OpenStack CrossProject Spec:
|
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:
|
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:
|
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
|
||||||
|
@ -2,4 +2,4 @@
|
|||||||
features:
|
features:
|
||||||
- Conditions now support comparing fields from node info;
|
- Conditions now support comparing fields from node info;
|
||||||
- Actions support formatting to fetch values from introspection data.
|
- 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
|
@ -2,4 +2,4 @@
|
|||||||
features:
|
features:
|
||||||
- Database migrations downgrade was removed. More info about
|
- Database migrations downgrade was removed. More info about
|
||||||
database migration/rollback could be found here
|
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
|
||||||
|
Loading…
Reference in New Issue
Block a user