-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8ad2e97
commit 34ba89f
Showing
216 changed files
with
672 additions
and
560 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 3 additions & 3 deletions
6
tbclient/test_stubs/mappings/datacenter/getDatacenterTemplatedTopologies_DcNotFound.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,16 @@ | ||
{ | ||
"id" : "f6ee4586-e237-40a1-9959-61f1934c3ece", | ||
"id" : "5292a3c5-2abc-4e5a-af5d-d9910ae7a81f", | ||
"request" : { | ||
"urlPath" : "/datacenters/notfound/templated-topologies", | ||
"method" : "GET" | ||
}, | ||
"response" : { | ||
"status" : 404, | ||
"body" : "[{\"logref\":\"JATVWCRFFPBMVECKNSPA\",\"message\":\"The requested Datacenter resource 'notfound' was not found\",\"links\":[]}]", | ||
"body" : "[{\"logref\":\"DDGQKCDNBKNUAHFZVNTH\",\"message\":\"The requested Datacenter resource 'notfound' was not found\",\"links\":[]}]", | ||
"headers" : { | ||
"Content-Type" : "application/vnd.error+json" | ||
}, | ||
"transformers" : [ "response-template", "spring-cloud-contract" ] | ||
}, | ||
"uuid" : "f6ee4586-e237-40a1-9959-61f1934c3ece" | ||
"uuid" : "5292a3c5-2abc-4e5a-af5d-d9910ae7a81f" | ||
} |
6 changes: 3 additions & 3 deletions
6
...ubs/mappings/datacenter/getDatacenterTemplatedTopologies_metadataServiceNotAvailable.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,16 @@ | ||
{ | ||
"id" : "c0d799d5-536f-4b5d-86de-9e01e107245c", | ||
"id" : "e42c5316-26d9-4fcb-8628-fc00a449e375", | ||
"request" : { | ||
"urlPath" : "/datacenters/sng/templated-topologies", | ||
"method" : "GET" | ||
}, | ||
"response" : { | ||
"status" : 503, | ||
"body" : "[{\"logref\":\"UQTDRJKQURNUJMXREZRN\",\"message\":\"Connectivity to the Metadata service has not been configured\",\"links\":[]}]", | ||
"body" : "[{\"logref\":\"NKMCHXHOXSWEOBAVYSGN\",\"message\":\"Connectivity to the Metadata service has not been configured\",\"links\":[]}]", | ||
"headers" : { | ||
"Content-Type" : "application/vnd.error+json" | ||
}, | ||
"transformers" : [ "response-template", "spring-cloud-contract" ] | ||
}, | ||
"uuid" : "c0d799d5-536f-4b5d-86de-9e01e107245c" | ||
"uuid" : "e42c5316-26d9-4fcb-8628-fc00a449e375" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 3 additions & 3 deletions
6
tbclient/test_stubs/mappings/datacenter/getDcInventoryTemplateTopologies_DcNotFound.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,16 @@ | ||
{ | ||
"id" : "a3657292-a3fd-4c8c-a957-dece1f71242f", | ||
"id" : "c3b91101-d425-4daf-93cc-9c398e69e508", | ||
"request" : { | ||
"urlPath" : "/datacenters/notfound/inventory-template-topologies", | ||
"method" : "GET" | ||
}, | ||
"response" : { | ||
"status" : 404, | ||
"body" : "[{\"logref\":\"LETTFJCPZOXTIAMFBWVW\",\"message\":\"The requested Datacenter resource 'notfound' was not found\",\"links\":[]}]", | ||
"body" : "[{\"logref\":\"JFVHKXIDNSDPSNVPCNGG\",\"message\":\"The requested Datacenter resource 'notfound' was not found\",\"links\":[]}]", | ||
"headers" : { | ||
"Content-Type" : "application/vnd.error+json" | ||
}, | ||
"transformers" : [ "response-template", "spring-cloud-contract" ] | ||
}, | ||
"uuid" : "a3657292-a3fd-4c8c-a957-dece1f71242f" | ||
"uuid" : "c3b91101-d425-4daf-93cc-9c398e69e508" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 3 additions & 3 deletions
6
tbclient/test_stubs/mappings/documentation/getDocumentation_notFound.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,16 @@ | ||
{ | ||
"id" : "faa68c07-b140-4b0b-806a-88a667169be9", | ||
"id" : "cff77d0a-6dc5-4279-a5ed-9368e73c261f", | ||
"request" : { | ||
"urlPath" : "/documentation/notfound", | ||
"method" : "GET" | ||
}, | ||
"response" : { | ||
"status" : 404, | ||
"body" : "[{\"logref\":\"PWOBVUWVCCDLUIWMWKUW\",\"message\":\"The requested Documentation resource was not found\",\"links\":[]}]", | ||
"body" : "[{\"logref\":\"BOHPXGTQFPVLTQXVCRTJ\",\"message\":\"The requested Documentation resource was not found\",\"links\":[]}]", | ||
"headers" : { | ||
"Content-Type" : "application/vnd.error+json" | ||
}, | ||
"transformers" : [ "response-template", "spring-cloud-contract" ] | ||
}, | ||
"uuid" : "faa68c07-b140-4b0b-806a-88a667169be9" | ||
"uuid" : "cff77d0a-6dc5-4279-a5ed-9368e73c261f" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.