Add akanda-horizon to $PROJECTS

This is missing in the $PROJECTS list causing dsvm failures.

Change-Id: Iab52978ac6bff4915e9b08a0ebe34b543861757b
This commit is contained in:
Adam Gandelman 2015-06-01 13:00:14 -07:00
parent ab09f009e0
commit 2185ae5a4b

View File

@ -16,6 +16,7 @@
export PROJECTS="stackforge/akanda-neutron $PROJECTS"
export PROJECTS="stackforge/akanda-appliance $PROJECTS"
export PROJECTS="stackforge/akanda-appliance-builder $PROJECTS"
export PROJECTS="stackforge/akanda-horizon $PROJECTS"
export DEVSTACK_LOCAL_CONFIG="enable_plugin akanda-rug https://git.openstack.org/stackforge/akanda-rug"$'\n'"enable_service ak-rug"