Modify the invalid url

Change-Id: I97f4f67bf26a23d8971b4531c1b911753e44ef73
This commit is contained in:
xuchao 2016-11-29 14:11:39 +08:00
parent c8934a31b3
commit 11980519c2

View File

@ -317,7 +317,8 @@ class RefstackClient:
def _form_result_content(self, cpid, duration, results):
'''This method will create the content for the request. The spec at
github.com/openstack/refstack/blob/master/specs/approved/api-v1.md.
'https://github.com/openstack/refstack/blob/master/specs/prior'
'/implemented/api-v1.md'.
defines the format expected by the API.'''
content = {}
content['cpid'] = cpid