security groups - dianaclarke/openstack-notes GitHub Wiki

  • Create 3 new security groups via Horizon (red, green, blue).

  • List the three new security groups (red, green, blue):

$ openstack security group list
+-----------------------------------+---------+------------------------+----------------------------------+
| ID                                | Name    | Description            | Project                          |
+-----------------------------------+---------+------------------------+----------------------------------+
| 06822717-8bc4-4964-9588-b65351c26 | default | Default security group | c531ab03d1a049f3a549f003c57ee61f |
| 4f6                               |         |                        |                                  |
| 3653aae1-3ddd-                    | red     |                        | 2cc8a61bd7ae442d9f8ec97ec767d960 |
| 43d8-bea1-425b43d6512a            |         |                        |                                  |
| 8fd71e58-cb18-479b-               | blue    |                        | 2cc8a61bd7ae442d9f8ec97ec767d960 |
| 8bc2-277e44f9c2a4                 |         |                        |                                  |
| 937cfccf-a6cb-4544-93ef-          | default | Default security group | ba84bf9d8c354d7c80ba9a303da70ddf |
| 311406995d78                      |         |                        |                                  |
| f6890277-c585-4b5b-               | green   |                        | 2cc8a61bd7ae442d9f8ec97ec767d960 |
| acc6-0ff3d4e03d15                 |         |                        |                                  |
| f7298a0b-6660-40ed-               | default | Default security group | 2cc8a61bd7ae442d9f8ec97ec767d960 |
| b7c1-c720b6dc2407                 |         |                        |                                  |
+-----------------------------------+---------+------------------------+----------------------------------+