nodepool/releasenotes/notes/openstack-server-properties-c3dc0a8685c2da34.yaml
Clark Boylan e12640ecfb Add release note for instance-properties config
This was missed in the change that added this feature to the openstack
driver. Add it now in a followup.

Change-Id: Idb95bc59eb0746c9ee500e3c22736603ceda61ee
2018-09-24 11:10:15 -07:00

8 lines
303 B
YAML

---
features:
- |
The OpenStack driver now supports configuring instance properties on boot.
These properties end up in the instance metadata and will be visible to the
instance after boot. Use the ``instance-properties`` dict on provider pool
label to set this per label type booted.