openstacksdk/releasenotes/notes/boot-on-server-group-a80e51850db24b3d.yaml
Monty Taylor fd9c2b5729 Add group parameter to create_server
Server groups are a user-facing feature and can be requested via
scheduler hints. While that already exists it's not the world's cleanest
user interface, so add a specific parameter which will set the right
thing into the scheduler hints dict.

Change-Id: Idb28779ed1fde341acab2116b510fce349f74b50
2017-10-12 16:46:59 -04:00

5 lines
121 B
YAML

---
features:
- Added ``group`` parameter to create_server to allow
booting a server into a specific server group.