Rebase to the new Nova branch f/stein.2
Update stx-nova docker image directives file to change nova branch to f/stein.2. Multi-node deployment test pass and VM creation/remove pass Story: 2006167 Task: 35678 Change-Id: If031b2e69c5f5ae17969db05881e60a39d21cc4d Signed-off-by: zhipengl <zhipengs.liu@intel.com>
This commit is contained in:
parent
61aa15a5f4
commit
7b59668fb9
@ -1,8 +1,8 @@
|
|||||||
BUILDER=loci
|
BUILDER=loci
|
||||||
LABEL=stx-nova
|
LABEL=stx-nova
|
||||||
PROJECT=nova
|
PROJECT=nova
|
||||||
PROJECT_REPO=https://github.com/starlingx-staging/stx-nova
|
PROJECT_REPO=https://github.com/starlingx-staging/stx-nova.git
|
||||||
PROJECT_REF=stx/stein.1
|
PROJECT_REF=stx/stein.2
|
||||||
PIP_PACKAGES="pycrypto httplib2 pylint python-ironicclient"
|
PIP_PACKAGES="pycrypto httplib2 pylint python-ironicclient"
|
||||||
DIST_PACKAGES="openssh-clients openssh-server libvirt e2fsprogs"
|
DIST_PACKAGES="openssh-clients openssh-server libvirt e2fsprogs"
|
||||||
PROFILES="fluent nova ceph linuxbridge openvswitch configdrive qemu apache"
|
PROFILES="fluent nova ceph linuxbridge openvswitch configdrive qemu apache"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user