
This update creates the image directives files for building the Openstack services in the stable build, based on the Stein release. Depends-On: I6852620b05f58509c93877d9d8c5754e9aa64c0e Change-Id: I2f53eab28acfa1038e9c6a1c2783d71ec9dfed47 Story: 2005248 Task: 30356 Signed-off-by: Don Penney <don.penney@windriver.com>
11 lines
346 B
Plaintext
11 lines
346 B
Plaintext
BUILDER=loci
|
|
LABEL=stx-nova
|
|
PROJECT=nova
|
|
PROJECT_REPO=https://github.com/openstack/nova.git
|
|
PROJECT_REF=stable/stein
|
|
PIP_PACKAGES="pycrypto httplib2 pylint"
|
|
DIST_PACKAGES="openssh-clients openssh-server libvirt e2fsprogs"
|
|
PROFILES="fluent nova ceph linuxbridge openvswitch configdrive qemu apache"
|
|
CUSTOMIZATION="yum install -y openssh-clients"
|
|
|