78c3af414c
Change-Id: I10286c48ddf3b7fba020db6175d5faa1c0911141
9 lines
338 B
YAML
9 lines
338 B
YAML
---
|
|
features:
|
|
- |
|
|
Adds support for specifying vendor_data when building config drives.
|
|
Starting with API version 1.59, a JSON based ``configdrive`` parameter to
|
|
``/v1/nodes/<node>/states/provision`` can include the key ``vendor_data``.
|
|
This data will be built into the configdrive contents as
|
|
``vendor_data2.json``.
|