cloudbase / cloudbase-init

Cross-platform instance initialization
http://openstack.org
Apache License 2.0
414 stars 150 forks source link

Support for vendor data in OpenStack clouds #67

Open mmahalwa opened 3 years ago

mmahalwa commented 3 years ago

I just used cloud-init to add support for vendor data in our OpenStack clouds for Linux hosts. I wanted to do the same thing for our Windows hosts using cloudbase-init, but I found that this pull request is pending for sometime https://review.opendev.org/c/x/cloudbase-init/+/762870/5 I wanted to know if this will be completed in the near future? Also, this patch is for static vendor data, it would be great to have support for dynamic vendor data alongside this, since it is much much more useful as compared to static vendor data.