metalsmith/releasenotes/notes/0.9-deprecations-f403ce4961b77fe1.yaml
Dmitry Tantsur 2d06d1c8af Add missing release notes for 0.9.0 changes
Change-Id: Id5bf8f2fa0f2cfde13b88cc92733e176aa4d2071
2019-01-15 12:58:31 +01:00

11 lines
302 B
YAML

---
upgrade:
- |
The deprecated ``root_disk_size`` argument has been removed, use
``root_size_gb`` instead.
deprecations:
- |
Not providing ``resource_class`` to the ``reserve_node`` call is now
deprecated. This is not compatible with the in-progress bare metal
allocation API.