6007a019cb
This patch ports couldpipe extension from v2 to v2.1, and have v2 unit test cases shared between v2.1 and v2. Partially implements blueprint v2-on-v3-api Change-Id: Id40c637c0fc207e97b1d094805eb0cee6e9cd9c9
13 lines
381 B
JSON
13 lines
381 B
JSON
{
|
|
"cloudpipes": [
|
|
{
|
|
"created_at": "2012-11-27T17:18:01Z",
|
|
"instance_id": "27deecdb-baa3-4a26-9c82-32994b815b01",
|
|
"internal_ip": "192.168.0.3",
|
|
"project_id": "cloudpipe-fa1765bd-a352-49c7-a6b7-8ee108a3cb0c",
|
|
"public_ip": "127.0.0.1",
|
|
"public_port": 22,
|
|
"state": "down"
|
|
}
|
|
]
|
|
} |