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:
zhipengl 2019-07-04 22:24:06 +08:00
parent 61aa15a5f4
commit 7b59668fb9
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
BUILDER=loci
LABEL=stx-nova
PROJECT=nova
PROJECT_REPO=https://github.com/starlingx-staging/stx-nova
PROJECT_REF=stx/stein.1
PROJECT_REPO=https://github.com/starlingx-staging/stx-nova.git
PROJECT_REF=stx/stein.2
PIP_PACKAGES="pycrypto httplib2 pylint python-ironicclient"
DIST_PACKAGES="openssh-clients openssh-server libvirt e2fsprogs"
PROFILES="fluent nova ceph linuxbridge openvswitch configdrive qemu apache"