88d8a37cfa
We need a way to add and remove security groups to a server in shade. This will let us modify them from ansible. Change-Id: I5602e44720485e20491cf4930605362312274b20
5 lines
163 B
YAML
5 lines
163 B
YAML
---
|
|
features:
|
|
- Add the `add_server_security_groups` and `remove_server_security_groups`
|
|
functions to add and remove security groups from a specific server.
|