python-troveclient/releasenotes/notes/module-ordering-2d1e1a3c37c...

8 lines
230 B
YAML

---
features:
- Modules can now be applied in a consistent order,
based on the new 'priority_apply' and 'apply_order'
attributes available to module-create and
module-update.
Blueprint module-management-ordering