summaryrefslogtreecommitdiff
path: root/releasenotes/notes/build-configdrive-5b3b9095824faf4e.yaml
blob: 9cb2e13ca7417b3b285d579391820ab44d32a422 (plain)
1
2
3
4
5
6
7
8
9
---
features:
  - |
    Adds support for building config drives. Starting with API version 1.56,
    the ``configdrive`` parameter of ``/v1/nodes/<node>/states/provision`` can
    be a JSON object with optional keys ``meta_data`` (JSON object),
    ``network_data`` (JSON object) and ``user_data`` (JSON object, array or
    string). See `story 2005083
    <https://storyboard.openstack.org/#!/story/2005083>`_ for more details.