We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee2f330 commit 713b179Copy full SHA for 713b179
roles/install-devstack/tasks/main.yml
@@ -15,6 +15,7 @@
15
export DEVSTACK_GATE_FIXED_RANGE=10.0.0.0/20
16
export PROJECTS="openstack/designate $PROJECTS"
17
export PROJECTS="openstack/python-manilaclient $PROJECTS"
18
+ export PROJECTS="openstack/barbican $PROJECTS"
19
20
cp devstack-gate/devstack-vm-gate-wrap.sh ./safe-devstack-vm-gate-wrap.sh
21
./safe-devstack-vm-gate-wrap.sh
0 commit comments