Add sahara to the autohelp supported projects

Change-Id: I23885f3b9af3ce874b57071751a0b8006b26869c
This commit is contained in:
Gauvain Pocentek 2014-07-29 06:46:01 +02:00
parent 53a96cdaeb
commit 3e3beb1e57
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ MANUALSREPO=$SOURCESDIR/openstack-manuals
AUTOHELP="python $HERE/autohelp.py"
EXTRACT_SWIFT="python $HERE/extract_swift_flags.py"
GITBASE=git://git.openstack.org/openstack
PROJECTS="ceilometer cinder glance heat keystone neutron nova swift trove"
PROJECTS="ceilometer cinder glance heat keystone neutron nova sahara swift trove"
BRANCH=master
usage() {