Build stx-nova from staging branch
Update the stx-nova.stable_docker_image directives file to pull nova source from the stx-nova staging branch, using stx/stein.1 feature branch. Change-Id: I3529e263ed77d1847d655f72de8979726fc62c09 Closes-Bug: 1829060 Signed-off-by: Don Penney <don.penney@windriver.com>
This commit is contained in:
parent
edc88e1e2a
commit
1702e23084
@ -1,8 +1,8 @@
|
||||
BUILDER=loci
|
||||
LABEL=stx-nova
|
||||
PROJECT=nova
|
||||
PROJECT_REPO=https://github.com/openstack/nova.git
|
||||
PROJECT_REF=stable/stein
|
||||
PROJECT_REPO=https://github.com/starlingx-staging/stx-nova
|
||||
PROJECT_REF=stx/stein.1
|
||||
PIP_PACKAGES="pycrypto httplib2 pylint python-ironicclient"
|
||||
DIST_PACKAGES="openssh-clients openssh-server libvirt e2fsprogs"
|
||||
PROFILES="fluent nova ceph linuxbridge openvswitch configdrive qemu apache"
|
||||
|
Loading…
x
Reference in New Issue
Block a user