Merge "Remove redundant import of manila project"

This commit is contained in:
Jenkins 2015-01-05 15:57:58 +00:00 committed by Gerrit Code Review
commit 067d4688db

View File

@ -17,8 +17,6 @@
export DEVSTACK_GATE_TIMEOUT=35
export DEVSTACK_GATE_NEUTRON=1
export ENABLED_SERVICES=manila,m-api,m-shr,m-sch
export PROJECTS="openstack/manila $PROJECTS"
export PROJECTS="openstack/python-manilaclient $PROJECTS"
# Keep localrc to be able to set some vars in pre_test_hook
export KEEP_LOCALRC=1
@ -56,8 +54,6 @@
export DEVSTACK_GATE_TIMEOUT=60
export DEVSTACK_GATE_NEUTRON=1
export ENABLED_SERVICES=manila,m-api,m-shr,m-sch,tempest
export PROJECTS="openstack/manila $PROJECTS"
export PROJECTS="openstack/python-manilaclient $PROJECTS"
# Keep localrc to be able to set some vars in pre_test_hook
export KEEP_LOCALRC=1
@ -100,8 +96,6 @@
export DEVSTACK_GATE_TIMEOUT=60
export DEVSTACK_GATE_NEUTRON=1
export ENABLED_SERVICES=manila,m-api,m-shr,m-sch,tempest
export PROJECTS="openstack/manila $PROJECTS"
export PROJECTS="openstack/python-manilaclient $PROJECTS"
# Keep localrc to be able to set some vars in pre_test_hook
export KEEP_LOCALRC=1
@ -144,8 +138,6 @@
export DEVSTACK_GATE_TIMEOUT=60
export DEVSTACK_GATE_NEUTRON=1
export ENABLED_SERVICES=manila,m-api,m-shr,m-sch
export PROJECTS="openstack/manila $PROJECTS"
export PROJECTS="openstack/python-manilaclient $PROJECTS"
# Keep localrc to be able to set some vars in pre_test_hook
export KEEP_LOCALRC=1