Add note for env prepare of Custom image script
Add note for `Custom image script` to make sure everyone aware of requirements of environment before running the scripts. Closes-Bug: #1651237 Change-Id: Ic9874765ff3d1925c4edf3b2b1b766cddaee550a
This commit is contained in:
parent
e5238e4035
commit
9087f24881
@ -513,6 +513,10 @@ required in later examples:
|
||||
glance image-create --disk-format qcow2 --container-format bare \
|
||||
--name $IMAGE_NAME < $IMAGE_NAME.qcow2
|
||||
|
||||
.. note:: Above script uses diskimage-builder, make sure the environment
|
||||
already fulfill all requirements in requirements.txt of
|
||||
diskimage-builder.
|
||||
|
||||
|
||||
Configuring with scripts
|
||||
------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user