Fix compute api ref link

This is to fix some compute api ref link.

Change-Id: Id5acc4d0f635f3d19b916721b6839a0eef544b2a
This commit is contained in:
deepak_mourya 2018-01-23 12:43:04 +05:30 committed by Deepak Mourya
parent 40cff311c6
commit 27e887556d
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}
#