Remove barbican plugin from magnum

barbican plugin has been added to magnum devstack plugin, remove to aviod
setup barbican the second time.
see I7d2620888bef3ae6bcc34c333ef3a935245195cf

Change-Id: I32cf26426b77eb76083363ae624c45ae764d1383
Closes-Bug: #1498797
This commit is contained in:
Eli Qiao
2015-09-23 14:43:04 +08:00
parent cb098b9280
commit 9749e12514
-1
View File
@@ -24,7 +24,6 @@
export PROJECTS="openstack/magnum $PROJECTS"
export PROJECTS="openstack/barbican $PROJECTS"
export DEVSTACK_LOCAL_CONFIG="enable_plugin magnum git://git.openstack.org/openstack/magnum"
export DEVSTACK_LOCAL_CONFIG+=$'\n'"enable_plugin barbican git://git.openstack.org/openstack/barbican"
function post_test_hook {{
source $BASE/new/devstack/accrc/admin/admin