Remove nova-lxd plugin test

Remove nova-lxd plugin test we will be splitting this out
into its own job.

Change-Id: Ifa93640d464b0db39e3a1aefcfede28cce135415
Signed-off-by: Chuck Short <chuck.short@canonical.com>
This commit is contained in:
Chuck Short 2016-11-03 22:21:35 -04:00
parent 0ba95e8b08
commit 74a73781bc
1 changed files with 0 additions and 1 deletions

View File

@ -17,7 +17,6 @@
export DEVSTACK_GATE_TEMPEST=1
export DEVSTACK_GATE_TEMPEST_FULL=1
export DEVSTACK_GATE_TEMPEST_ALL_PLUGINS=1
export DEVSTACK_GATE_NEUTRON=1
export DEVSTACK_GATE_VIRT_DRIVER="lxd"
export PROJECTS="openstack/nova-lxd $PROJECTS"