Merge "Fix compute api ref link"

This commit is contained in:
Zuul 2018-01-23 15:16:19 +00:00 committed by Gerrit Code Review
commit 5b5fbbedb4
1 changed files with 1 additions and 1 deletions

View File

@ -551,7 +551,7 @@ class NovaHelper(object):
return False
def set_host_offline(self, hostname):
# See API on http://developer.openstack.org/api-ref-compute-v2.1.html
# See API on https://developer.openstack.org/api-ref/compute/
# especially the PUT request
# regarding this resource : /v2.1/os-hosts/{host_name}
#