set ceilometer_backend

it's gone from devstack-gate

Change-Id: Ia93f7cd859b906d7a3e581af3fec689b24f7a5bc
This commit is contained in:
gord chung 2017-10-30 19:11:09 +00:00
parent 995abb6341
commit 6acf89f4fb
1 changed files with 2 additions and 0 deletions

View File

@ -36,6 +36,8 @@
export OVERRIDE_ZUUL_BRANCH=$BRANCH_OVERRIDE
fi
export GRENADE_PLUGINRC="enable_grenade_plugin ceilometer https://git.openstack.org/openstack/ceilometer"
export DEVSTACK_LOCAL_CONFIG+=$'\n'"CEILOMETER_BACKEND=none"
cp devstack-gate/devstack-vm-gate-wrap.sh ./safe-devstack-vm-gate-wrap.sh
./safe-devstack-vm-gate-wrap.sh
executable: /bin/bash