Skip to content

Instantly share code, notes, and snippets.

@jtaleric
Created August 30, 2016 13:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jtaleric/11a0429695286dc539ddc6a62b5649d1 to your computer and use it in GitHub Desktop.
Save jtaleric/11a0429695286dc539ddc6a62b5649d1 to your computer and use it in GitHub Desktop.
[stack@c10-h01-r730xd ansible]$ neutron security-group-list
+--------------------------------------+---------+----------------------------------------------------------------------+
| id | name | security_group_rules |
+--------------------------------------+---------+----------------------------------------------------------------------+
| 99239a5a-e189-42d2-aea4-0ff4c5dd4ffd | default | egress, IPv4 |
| | | egress, IPv6 |
| | | ingress, IPv4, remote_group_id: 99239a5a-e189-42d2-aea4-0ff4c5dd4ffd |
| | | ingress, IPv6, remote_group_id: 99239a5a-e189-42d2-aea4-0ff4c5dd4ffd |
| ccc0627c-025d-446d-a2a2-99880dc46e89 | default | egress, IPv4 |
| | | egress, IPv6 |
| | | ingress, IPv4, remote_group_id: ccc0627c-025d-446d-a2a2-99880dc46e89 |
| | | ingress, IPv6, remote_group_id: ccc0627c-025d-446d-a2a2-99880dc46e89 |
+--------------------------------------+---------+----------------------------------------------------------------------+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment