8ae3b0d67e
Closes-Bug: #1482986 Change-Id: I72619ef18d24038b46d09e77887d6610ef6e8327
11 lines
317 B
Plaintext
11 lines
317 B
Plaintext
# Build info specific to this image. All values can be overridden in .buildconf
|
|
|
|
COMPONENT=cinder
|
|
SOURCE_INSTALL_AVAILABLE=1
|
|
|
|
# Used for git install method
|
|
: ${CLONE_FROM:=https://github.com/openstack/cinder}
|
|
|
|
# Used for curl install method
|
|
: ${TARBALL_URI:=http://tarballs.openstack.org/cinder/cinder-master.tar.gz}
|