Mention DIB_CLOUD_INIT_DATASOURCES in README

DIB elements now require DIB_CLOUD_INIT_DATASOURCES to be set. Update
README accordingly.

See I9cf21bd063ea2bfbea7244656af8f3d0e79f20b1 and
Ibcc3b86d6ca567a23f89b7a1a36bc713e444ef68

Change-Id: I4175d0265ea7d3a8719b49b084b94218000e25d2
This commit is contained in:
Kirill Zaitsev 2016-09-12 00:24:38 +03:00
parent a58d8ae7c1
commit 5cbcf270d0
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ to Glance with the following commands:
$ git clone https://git.openstack.org/openstack/diskimage-builder.git
$ git clone https://git.openstack.org/openstack/murano-agent.git
$ export ELEMENTS_PATH=murano-agent/contrib/elements
$ export DIB_CLOUD_INIT_DATASOURCES=OpenStack
$ diskimage-builder/bin/disk-image-create vm ubuntu \
murano-agent -o ubuntu-murano-agent.qcow2
$ glance image-create --disk-format qcow2 --container-format bare \