openstack-ansible-os_nova/releasenotes/notes/added-vendor-data-c35cb7735b1ee9c7.yaml
Mohammed Naser b8220a2367 Added vendor_data.json support
This patch adds the ability for a deployer to add vendor_data.json
for deployments.  It can make things configurable via a simple
dictionary.

Change-Id: If5b061776120c3d7a7ff763eb2757c0b5b184000
2018-03-06 14:57:40 -05:00

5 lines
151 B
YAML

---
features:
- Added the ability to configure vendor data for Nova in order to be able to
push things via the metadata service or config drive.