42749024b6
Add sample tests for adding and removing security groups Fixes bug 1157222 Change-Id: Ib8450fcd6334b720a2199d52e07ae00f78aa6df0
9 lines
166 B
JSON
9 lines
166 B
JSON
{
|
|
"security_group": {
|
|
"description": "description",
|
|
"id": 2,
|
|
"name": "test",
|
|
"rules": [],
|
|
"tenant_id": "openstack"
|
|
}
|
|
} |