tooz/releasenotes/notes/join_group_create-5095ec02e20c7242.yaml
Julien Danjou da12883f2b coordinator: add join_group_create
This adds a method implement the common pattern of joining a group and
creating it if it does not exist.

Change-Id: Ie46e7c1d07599a20bd8c24e28e5936b9f47a8bf4
2016-11-24 10:25:52 +01:00

5 lines
156 B
YAML

---
features:
- Coordination drivers now have a method `join_group_create` that is able to
create a group before joining it if it does not exist yet.