Merge "Correct project name for django_openstack_auth"

This commit is contained in:
Jenkins 2015-06-30 16:00:11 +00:00 committed by Gerrit Code Review
commit c2520982dc

View File

@ -24,7 +24,7 @@ case "$PROJECT" in
init_manuals "$PROJECT"
setup_manuals "$PROJECT"
;;
django-openstack-auth)
django_openstack_auth)
setup_django_openstack_auth
;;
horizon)