shade/releasenotes/notes/server-security-groups-840ab28c04f359de.yaml
Jamie Lennox 88d8a37cfa Add server security groups to shade
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
2017-03-31 09:23:59 +11:00

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.