Comment 7 for bug 1161078

Revision history for this message
Akihiro Motoki (amotoki) wrote :

I think it is better to add an "--security-group" option to the client.
This option can be specified multiple times if you want to associate multiple security groups with the port.

$ quantum port-update --security-group sg1 $port_id
$ quantum port-update --security-group sg1 --security-group sg2 $port_id