Use https instead of http in cluster examples

Change-Id: I674ec63232216729e953f6f5b11403b56eeb787d
This commit is contained in:
zengjianfang 2017-05-04 15:12:06 +08:00 committed by Brian Curtin
parent 014a1cee91
commit 3c62c90f45
4 changed files with 4 additions and 4 deletions

View File

@ -14,7 +14,7 @@
Managing policies in the Cluster service.
For a full guide see
http://developer.openstack.org/sdks/python/openstacksdk/users/guides/cluster.html
https://developer.openstack.org/sdks/python/openstacksdk/users/guides/cluster.html
"""

View File

@ -14,7 +14,7 @@
Managing policy types in the Cluster service.
For a full guide see
http://developer.openstack.org/sdks/python/openstacksdk/users/guides/cluster.html
https://developer.openstack.org/sdks/python/openstacksdk/users/guides/cluster.html
"""

View File

@ -19,7 +19,7 @@ from examples.connect import SERVER_NAME
Managing profiles in the Cluster service.
For a full guide see
http://developer.openstack.org/sdks/python/openstacksdk/users/guides/cluster.html
https://developer.openstack.org/sdks/python/openstacksdk/users/guides/cluster.html
"""

View File

@ -14,7 +14,7 @@
Managing profile types in the Cluster service.
For a full guide see
http://developer.openstack.org/sdks/python/openstacksdk/users/guides/cluster.html
https://developer.openstack.org/sdks/python/openstacksdk/users/guides/cluster.html
"""