diff --git a/releasenotes/notes/openstack-server-properties-c3dc0a8685c2da34.yaml b/releasenotes/notes/openstack-server-properties-c3dc0a8685c2da34.yaml new file mode 100644 index 000000000..d28470992 --- /dev/null +++ b/releasenotes/notes/openstack-server-properties-c3dc0a8685c2da34.yaml @@ -0,0 +1,7 @@ +--- +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.