f470973446
commit adds "stateful-security-group" API extension to neutron-lib for implementing stateless security groups. Needed-By: https://review.opendev.org/572767 Partial-Bug: #1753466 Change-Id: I72addb21b7515d7120768c91e02660258959373e
91 lines
4.0 KiB
JSON
91 lines
4.0 KiB
JSON
{
|
|
"security_groups": [
|
|
{
|
|
"description": "default",
|
|
"id": "85cc3048-abc3-43cc-89b3-377341426ac5",
|
|
"name": "default",
|
|
"security_group_rules": [
|
|
{
|
|
"direction": "egress",
|
|
"ethertype": "IPv6",
|
|
"id": "3c0e45ff-adaf-4124-b083-bf390e5482ff",
|
|
"port_range_max": null,
|
|
"port_range_min": null,
|
|
"protocol": null,
|
|
"remote_group_id": null,
|
|
"remote_ip_prefix": null,
|
|
"security_group_id": "85cc3048-abc3-43cc-89b3-377341426ac5",
|
|
"project_id": "e4f50856753b4dc6afee5fa6b9b6c550",
|
|
"revision_number": 1,
|
|
"tags": ["tag1,tag2"],
|
|
"tenant_id": "e4f50856753b4dc6afee5fa6b9b6c550",
|
|
"created_at": "2018-03-19T19:16:56Z",
|
|
"updated_at": "2018-03-19T19:16:56Z",
|
|
"description": ""
|
|
},
|
|
{
|
|
"direction": "egress",
|
|
"ethertype": "IPv4",
|
|
"id": "93aa42e5-80db-4581-9391-3a608bd0e448",
|
|
"port_range_max": null,
|
|
"port_range_min": null,
|
|
"protocol": null,
|
|
"remote_group_id": null,
|
|
"remote_ip_prefix": null,
|
|
"security_group_id": "85cc3048-abc3-43cc-89b3-377341426ac5",
|
|
"project_id": "e4f50856753b4dc6afee5fa6b9b6c550",
|
|
"revision_number": 2,
|
|
"tags": ["tag1,tag2"],
|
|
"tenant_id": "e4f50856753b4dc6afee5fa6b9b6c550",
|
|
"created_at": "2018-03-19T19:16:56Z",
|
|
"updated_at": "2018-03-19T19:16:56Z",
|
|
"description": ""
|
|
},
|
|
{
|
|
"direction": "ingress",
|
|
"ethertype": "IPv6",
|
|
"id": "c0b09f00-1d49-4e64-a0a7-8a186d928138",
|
|
"port_range_max": null,
|
|
"port_range_min": null,
|
|
"protocol": null,
|
|
"remote_group_id": "85cc3048-abc3-43cc-89b3-377341426ac5",
|
|
"remote_ip_prefix": null,
|
|
"security_group_id": "85cc3048-abc3-43cc-89b3-377341426ac5",
|
|
"project_id": "e4f50856753b4dc6afee5fa6b9b6c550",
|
|
"revision_number": 1,
|
|
"tags": ["tag1,tag2"],
|
|
"tenant_id": "e4f50856753b4dc6afee5fa6b9b6c550",
|
|
"created_at": "2018-03-19T19:16:56Z",
|
|
"updated_at": "2018-03-19T19:16:56Z",
|
|
"description": ""
|
|
},
|
|
{
|
|
"direction": "ingress",
|
|
"ethertype": "IPv4",
|
|
"id": "f7d45c89-008e-4bab-88ad-d6811724c51c",
|
|
"port_range_max": null,
|
|
"port_range_min": null,
|
|
"protocol": null,
|
|
"remote_group_id": "85cc3048-abc3-43cc-89b3-377341426ac5",
|
|
"remote_ip_prefix": null,
|
|
"security_group_id": "85cc3048-abc3-43cc-89b3-377341426ac5",
|
|
"project_id": "e4f50856753b4dc6afee5fa6b9b6c550",
|
|
"revision_number": 1,
|
|
"tags": ["tag1,tag2"],
|
|
"tenant_id": "e4f50856753b4dc6afee5fa6b9b6c550",
|
|
"created_at": "2018-03-19T19:16:56Z",
|
|
"updated_at": "2018-03-19T19:16:56Z",
|
|
"description": ""
|
|
}
|
|
],
|
|
"project_id": "e4f50856753b4dc6afee5fa6b9b6c550",
|
|
"revision_number": 8,
|
|
"created_at": "2018-03-19T19:16:56Z",
|
|
"updated_at": "2018-03-19T19:16:56Z",
|
|
"tags": ["tag1,tag2"],
|
|
"tenant_id": "e4f50856753b4dc6afee5fa6b9b6c550",
|
|
"stateful": true
|
|
}
|
|
]
|
|
}
|