
This update adds e2fsprogs to the pike and master docker image build directives files for stx-nova, to provide the mkfs utilities required for ephemeral storage support. Change-Id: If9b901696169d7d157a37d6b96f7b8c4db0a24a5 Closes-Bug: 1812432 Signed-off-by: Don Penney <don.penney@windriver.com>
10 lines
318 B
Plaintext
10 lines
318 B
Plaintext
BUILDER=loci
|
|
LABEL=stx-nova
|
|
PROJECT=nova
|
|
PROJECT_REPO=https://github.com/starlingx-staging/stx-nova.git
|
|
PIP_PACKAGES="pycrypto tsconfig cgtsclient httplib2 pylint"
|
|
DIST_PACKAGES="openssh-clients openssh-server libvirt pam-config e2fsprogs"
|
|
PROFILES="fluent nova ceph linuxbridge openvswitch configdrive qemu apache"
|
|
|
|
|