[sahara] put saharaclient in the projects list

Change-Id: I883499cb169d88faf6f15a910c7e00448349b052
This commit is contained in:
Vitaly Gridnev 2017-06-06 16:58:36 +04:00
parent e7839783f0
commit b1f821e668
1 changed files with 1 additions and 0 deletions

View File

@ -311,6 +311,7 @@
#!/bin/bash -xe
export PROJECTS="openstack-dev/grenade $PROJECTS"
export PROJECTS="openstack/sahara $PROJECTS"
export PROJECTS="openstack/python-saharaclient $PROJECTS"
export PYTHONUNBUFFERED=true
export GRENADE_PLUGINRC="enable_grenade_plugin sahara https://git.openstack.org/openstack/sahara"
export GRENADE_PLUGINRC+=$'\n'"enable_grenade_plugin heat https://git.openstack.org/openstack/heat"