Fix json in 2020.06.json
The current json file is not valid because there is a try , and misapplied quotes. Fix these two issues. This was noticed because it was causing https://refstack.openstack.org/#/guidelines to return HTTP 500 errors. Change-Id: Ic80660344aff3f8e7a958223e32ba0fc00596783
This commit is contained in:
parent
f027b804cb
commit
96c87a37ac
@ -3214,12 +3214,12 @@
|
||||
"guidance": "Clients not considered core capabilities at this time",
|
||||
"sections": {}
|
||||
}
|
||||
},
|
||||
}
|
||||
},
|
||||
"test_repositories": {
|
||||
"tempest": {
|
||||
"repository": "https://opendev.org/openstack/tempest/",
|
||||
"reference": ""d43223773d75d2e82fb33a1281038e611c41d0f3,
|
||||
"reference": "d43223773d75d2e82fb33a1281038e611c41d0f3",
|
||||
"description": "OpenStack Integrated API and Scenario Test Repository"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user