ebu / OSCIED

Open Source Cloud Infrastructure for Encoding and Distribution
Other
16 stars 2 forks source link

Enhance orchestra API and business-logic methods #16

Closed davidfischer-ch closed 11 years ago

davidfischer-ch commented 11 years ago

Tasks

[ ] Migrate some checks from orchestra API to orchestra business-logic class. [ ] Orchestra.py : Raise IndexError when not found (see delete_user). [ ] orchestra.py : Implement the map of IndexError -> HTTP error code to an helper function.