Skip to content

Commit

Permalink
Add openstack/manila-tempest-plugin dependency to devstack (apache#96)
Browse files Browse the repository at this point in the history
  • Loading branch information
Zhuli authored Mar 25, 2018
1 parent 5bc1e4d commit 133abcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/install-devstack/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
export DEVSTACK_GATE_NEUTRON=1
export DEVSTACK_GATE_FIXED_RANGE=10.0.0.0/20
export PROJECTS="openstack/designate $PROJECTS"
export PROJECTS="openstack/python-manilaclient $PROJECTS"
export PROJECTS="openstack/python-manilaclient openstack/manila-tempest-plugin $PROJECTS"
export PROJECTS="openstack/barbican openstack/python-barbicanclient $PROJECTS"
cp devstack-gate/devstack-vm-gate-wrap.sh ./safe-devstack-vm-gate-wrap.sh
Expand Down

0 comments on commit 133abcc

Please sign in to comment.