refine ldap create commands

- define gnuviechadmin.settins.base.CELERY_ROUTES to properly route ldap tasks
- return dummy values from osusers.tasks
- add billiard, kombu and pytz to requirements/base.txt
This commit is contained in:
Jan Dittberner 2014-05-30 12:17:04 +02:00
parent caab322beb
commit 1e717556ba
3 changed files with 9 additions and 2 deletions

View file

@ -7,3 +7,6 @@ South==0.8.4
psycopg2==2.5.3
passlib==1.6.2
celery==3.1.11
billiard==3.3.0.17
kombu==3.0.16
pytz==2014.3