e12640ecfb
This was missed in the change that added this feature to the openstack driver. Add it now in a followup. Change-Id: Idb95bc59eb0746c9ee500e3c22736603ceda61ee
8 lines
303 B
YAML
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.
|