Comment 16 for bug 1316475

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to diskimage-builder (master)

Reviewed: https://review.openstack.org/95598
Committed: https://git.openstack.org/cgit/openstack/diskimage-builder/commit/?id=f645287ec45ef49eaee9a04f5d18e2a9c7d928db
Submitter: Jenkins
Branch: master

commit f645287ec45ef49eaee9a04f5d18e2a9c7d928db
Author: Adam Gandelman <email address hidden>
Date: Mon May 26 14:35:57 2014 -0700

    Add new cloud-init-datasources element

    This moves cloud-init data source configuration to a general purpose
    cloud-init-datasources element that can be used to explicitly configure
    the list of cloud-init sources that will be queried on first boot.

    cloud-init-nocloud now depends on this new element to configure the
    datasource_list while continuing to prep the image for a nocloud first boot.

    Change-Id: Ibcc3b86d6ca567a23f89b7a1a36bc713e444ef68
    Closes-bug: #1316475