Remove unused JSON sample files
These are not used anywhere and are even duplicated. Change-Id: Ic399fde93e5a4e46314ab845143102fbdd810bfa
This commit is contained in:
parent
ef7e7dc192
commit
86328df037
@ -1,30 +0,0 @@
|
||||
{
|
||||
"server" : {
|
||||
"name" : "api-test-server-1",
|
||||
"imageRef" : "3afe97b2-26dc-49c5-a2cc-a2fc8d80c001",
|
||||
"flavorRef" : "2",
|
||||
|
||||
|
||||
"OS-DCF:diskConfig" : "AUTO",
|
||||
"metadata" : {
|
||||
"My Server Name" : "API Test Server 1"
|
||||
},
|
||||
"personality" : [
|
||||
{
|
||||
"path" : "/etc/banner.txt",
|
||||
"contents" : "ICAgICAgDQoiQSBjbG91ZCBkb2VzIG5vdCBrbm93IHdoeSBp dCBtb3ZlcyBpbiBqdXN0IHN1Y2ggYSBkaXJlY3Rpb24gYW5k IGF0IHN1Y2ggYSBzcGVlZC4uLkl0IGZlZWxzIGFuIGltcHVs c2lvbi4uLnRoaXMgaXMgdGhlIHBsYWNlIHRvIGdvIG5vdy4g QnV0IHRoZSBza3kga25vd3MgdGhlIHJlYXNvbnMgYW5kIHRo ZSBwYXR0ZXJucyBiZWhpbmQgYWxsIGNsb3VkcywgYW5kIHlv dSB3aWxsIGtub3csIHRvbywgd2hlbiB5b3UgbGlmdCB5b3Vy c2VsZiBoaWdoIGVub3VnaCB0byBzZWUgYmV5b25kIGhvcml6 b25zLiINCg0KLVJpY2hhcmQgQmFjaA=="
|
||||
}
|
||||
],
|
||||
"networks": [
|
||||
{
|
||||
"uuid": "f212726e-6321-4210-9bae-a13f5a33f83f"
|
||||
},
|
||||
{
|
||||
"uuid": "00000000-0000-0000-0000-000000000000"
|
||||
},
|
||||
{
|
||||
"uuid": "11111111-1111-1111-1111-111111111111"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
@ -1,17 +0,0 @@
|
||||
{
|
||||
"server": {
|
||||
"OS-DCF:diskConfig": "AUTO",
|
||||
"adminPass": "LMoheHauXt8w",
|
||||
"id": "ef08aa7a-b5e4-4bb8-86df-5ac56230f841",
|
||||
"links": [
|
||||
{
|
||||
"href": "https://dfw.servers.api.rackspacecloud.com/v2/010101/servers/ef08aa7a-b5e4-4bb8-86df-5ac56230f841",
|
||||
"rel": "self"
|
||||
},
|
||||
{
|
||||
"href": "https://dfw.servers.api.rackspacecloud.com/010101/servers/ef08aa7a-b5e4-4bb8-86df-5ac56230f841",
|
||||
"rel": "bookmark"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
@ -1,65 +0,0 @@
|
||||
{
|
||||
"server": {
|
||||
"OS-DCF:diskConfig": "AUTO",
|
||||
"accessIPv4": "198.101.241.238",
|
||||
"accessIPv6": "2001:4800:780e:0510:d87b:9cbc:ff04:513a",
|
||||
"addresses": {
|
||||
"private": [
|
||||
{
|
||||
"addr": "10.180.3.171",
|
||||
"version": 4
|
||||
}
|
||||
],
|
||||
"public": [
|
||||
{
|
||||
"addr": "198.101.241.238",
|
||||
"version": 4
|
||||
},
|
||||
{
|
||||
"addr": "2001:4800:780e:0510:d87b:9cbc:ff04:513a",
|
||||
"version": 6
|
||||
}
|
||||
]
|
||||
},
|
||||
"created": "2012-08-16T18:41:43Z",
|
||||
"flavor": {
|
||||
"id": "2",
|
||||
"links": [
|
||||
{
|
||||
"href": "https://dfw.servers.api.rackspacecloud.com/010101/flavors/2",
|
||||
"rel": "bookmark"
|
||||
}
|
||||
]
|
||||
},
|
||||
"hostId": "33ccb6c82f3625748b6f2338f54d8e9df07cc583251e001355569056",
|
||||
"id": "ef08aa7a-b5e4-4bb8-86df-5ac56230f841",
|
||||
"image": {
|
||||
"id": "3afe97b2-26dc-49c5-a2cc-a2fc8d80c001",
|
||||
"links": [
|
||||
{
|
||||
"href": "https://dfw.servers.api.rackspacecloud.com/010101/images/3afe97b2-26dc-49c5-a2cc-a2fc8d80c001",
|
||||
"rel": "bookmark"
|
||||
}
|
||||
]
|
||||
},
|
||||
"links": [
|
||||
{
|
||||
"href": "https://dfw.servers.api.rackspacecloud.com/v2/010101/servers/ef08aa7a-b5e4-4bb8-86df-5ac56230f841",
|
||||
"rel": "self"
|
||||
},
|
||||
{
|
||||
"href": "https://dfw.servers.api.rackspacecloud.com/010101/servers/ef08aa7a-b5e4-4bb8-86df-5ac56230f841",
|
||||
"rel": "bookmark"
|
||||
}
|
||||
],
|
||||
"metadata": {
|
||||
"My Server Name": "API Test Server 2"
|
||||
},
|
||||
"name": "new-server-test",
|
||||
"progress": 100,
|
||||
"status": "ACTIVE",
|
||||
"tenant_id": "010101",
|
||||
"updated": "2012-08-16T18:50:38Z",
|
||||
"user_id": "170454"
|
||||
}
|
||||
}
|
@ -1,30 +0,0 @@
|
||||
{
|
||||
"server" : {
|
||||
"name" : "api-test-server-1",
|
||||
"imageRef" : "3afe97b2-26dc-49c5-a2cc-a2fc8d80c001",
|
||||
"flavorRef" : "2",
|
||||
|
||||
|
||||
"OS-DCF:diskConfig" : "AUTO",
|
||||
"metadata" : {
|
||||
"My Server Name" : "API Test Server 1"
|
||||
},
|
||||
"personality" : [
|
||||
{
|
||||
"path" : "/etc/banner.txt",
|
||||
"contents" : "ICAgICAgDQoiQSBjbG91ZCBkb2VzIG5vdCBrbm93IHdoeSBp dCBtb3ZlcyBpbiBqdXN0IHN1Y2ggYSBkaXJlY3Rpb24gYW5k IGF0IHN1Y2ggYSBzcGVlZC4uLkl0IGZlZWxzIGFuIGltcHVs c2lvbi4uLnRoaXMgaXMgdGhlIHBsYWNlIHRvIGdvIG5vdy4g QnV0IHRoZSBza3kga25vd3MgdGhlIHJlYXNvbnMgYW5kIHRo ZSBwYXR0ZXJucyBiZWhpbmQgYWxsIGNsb3VkcywgYW5kIHlv dSB3aWxsIGtub3csIHRvbywgd2hlbiB5b3UgbGlmdCB5b3Vy c2VsZiBoaWdoIGVub3VnaCB0byBzZWUgYmV5b25kIGhvcml6 b25zLiINCg0KLVJpY2hhcmQgQmFjaA=="
|
||||
}
|
||||
],
|
||||
"networks": [
|
||||
{
|
||||
"uuid": "f212726e-6321-4210-9bae-a13f5a33f83f"
|
||||
},
|
||||
{
|
||||
"uuid": "00000000-0000-0000-0000-000000000000"
|
||||
},
|
||||
{
|
||||
"uuid": "11111111-1111-1111-1111-111111111111"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
@ -1,17 +0,0 @@
|
||||
{
|
||||
"server": {
|
||||
"OS-DCF:diskConfig": "AUTO",
|
||||
"adminPass": "LMoheHauXt8w",
|
||||
"id": "ef08aa7a-b5e4-4bb8-86df-5ac56230f841",
|
||||
"links": [
|
||||
{
|
||||
"href": "https://dfw.servers.api.rackspacecloud.com/v2/010101/servers/ef08aa7a-b5e4-4bb8-86df-5ac56230f841",
|
||||
"rel": "self"
|
||||
},
|
||||
{
|
||||
"href": "https://dfw.servers.api.rackspacecloud.com/010101/servers/ef08aa7a-b5e4-4bb8-86df-5ac56230f841",
|
||||
"rel": "bookmark"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
@ -1,65 +0,0 @@
|
||||
{
|
||||
"server": {
|
||||
"OS-DCF:diskConfig": "AUTO",
|
||||
"accessIPv4": "198.101.241.238",
|
||||
"accessIPv6": "2001:4800:780e:0510:d87b:9cbc:ff04:513a",
|
||||
"addresses": {
|
||||
"private": [
|
||||
{
|
||||
"addr": "10.180.3.171",
|
||||
"version": 4
|
||||
}
|
||||
],
|
||||
"public": [
|
||||
{
|
||||
"addr": "198.101.241.238",
|
||||
"version": 4
|
||||
},
|
||||
{
|
||||
"addr": "2001:4800:780e:0510:d87b:9cbc:ff04:513a",
|
||||
"version": 6
|
||||
}
|
||||
]
|
||||
},
|
||||
"created": "2012-08-16T18:41:43Z",
|
||||
"flavor": {
|
||||
"id": "2",
|
||||
"links": [
|
||||
{
|
||||
"href": "https://dfw.servers.api.rackspacecloud.com/010101/flavors/2",
|
||||
"rel": "bookmark"
|
||||
}
|
||||
]
|
||||
},
|
||||
"hostId": "33ccb6c82f3625748b6f2338f54d8e9df07cc583251e001355569056",
|
||||
"id": "ef08aa7a-b5e4-4bb8-86df-5ac56230f841",
|
||||
"image": {
|
||||
"id": "3afe97b2-26dc-49c5-a2cc-a2fc8d80c001",
|
||||
"links": [
|
||||
{
|
||||
"href": "https://dfw.servers.api.rackspacecloud.com/010101/images/3afe97b2-26dc-49c5-a2cc-a2fc8d80c001",
|
||||
"rel": "bookmark"
|
||||
}
|
||||
]
|
||||
},
|
||||
"links": [
|
||||
{
|
||||
"href": "https://dfw.servers.api.rackspacecloud.com/v2/010101/servers/ef08aa7a-b5e4-4bb8-86df-5ac56230f841",
|
||||
"rel": "self"
|
||||
},
|
||||
{
|
||||
"href": "https://dfw.servers.api.rackspacecloud.com/010101/servers/ef08aa7a-b5e4-4bb8-86df-5ac56230f841",
|
||||
"rel": "bookmark"
|
||||
}
|
||||
],
|
||||
"metadata": {
|
||||
"My Server Name": "API Test Server 2"
|
||||
},
|
||||
"name": "new-server-test",
|
||||
"progress": 100,
|
||||
"status": "ACTIVE",
|
||||
"tenant_id": "010101",
|
||||
"updated": "2012-08-16T18:50:38Z",
|
||||
"user_id": "170454"
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user