caas: remove box plan change routes

This commit is contained in:
Girish Ramakrishnan
2018-12-13 09:39:48 -08:00
parent 10034fcbba
commit ff550e897a
7 changed files with 1 additions and 355 deletions

View File

@@ -17,9 +17,7 @@ exports = module.exports = {
// task types. if you add a task here, fill up the function table in taskworker
TASK_BACKUP: 'backup',
TASK_UPDATE: 'update',
TASK_MIGRATE: 'migrate',
TASK_RENEW_CERTS: 'renewcerts',
TASK_RESTORE: 'restore',
// testing
_TASK_IDENTITY: '_identity',