Modify the invalid url
Change-Id: I97f4f67bf26a23d8971b4531c1b911753e44ef73
This commit is contained in:
parent
c8934a31b3
commit
11980519c2
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user