Use https instead of http in cluster examples
Change-Id: I674ec63232216729e953f6f5b11403b56eeb787d
This commit is contained in:

committed by
Brian Curtin

parent
014a1cee91
commit
3c62c90f45
@@ -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
|
||||
"""
|
||||
|
||||
|
||||
|
@@ -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
|
||||
"""
|
||||
|
||||
|
||||
|
@@ -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
|
||||
"""
|
||||
|
||||
|
||||
|
@@ -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
|
||||
"""
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user