trove/reddwarf/common
justin-hopper b3c32e3f87 Controller and API changes for backups.
-API controller for backups
-adding swift url to the config
-Fixing failing tests
-Renaming 'instance' param.
 Checking for NotFound models so that the returned error is friendly
-adding feature to list all backups from a specific instance
-Adding checks for creating/deleting/restoring backups when it is not completed
-Adding unit tests for backup controller
-adding check to see if file is in swift
-Adding skeleton code for delete backup in the task manager
-Fixed backups API to pass in the backup_id during create_backup.
-adding int tests for backup controller
-Adding backup list and delete int tests
-Adding list backups for instance test
-Adding quota for create backup

BP: https://blueprints.launchpad.net/reddwarf/+spec/consistent-snapshots

Change-Id: I35c2fefcce4b3009e76ba7232c52dabf502a3ac0
2013-05-09 09:26:06 -07:00
..
schemas Rate limits implementation 2013-03-05 14:17:36 -08:00
__init__.py s/OpenStack LLC/OpenStack Foundation/ in Copyright. 2013-04-29 18:33:42 -04:00
api.py Controller and API changes for backups. 2013-05-09 09:26:06 -07:00
auth.py s/OpenStack LLC/OpenStack Foundation/ in Copyright. 2013-04-29 18:33:42 -04:00
cfg.py Controller and API changes for backups. 2013-05-09 09:26:06 -07:00
context.py Refreshed Oslo Code 2013-05-08 16:11:02 -07:00
exception.py Controller and API changes for backups. 2013-05-09 09:26:06 -07:00
extensions.py s/OpenStack LLC/OpenStack Foundation/ in Copyright. 2013-04-29 18:33:42 -04:00
limits.py s/OpenStack LLC/OpenStack Foundation/ in Copyright. 2013-04-29 18:33:42 -04:00
manager.py s/OpenStack LLC/OpenStack Foundation/ in Copyright. 2013-04-29 18:33:42 -04:00
models.py s/OpenStack LLC/OpenStack Foundation/ in Copyright. 2013-04-29 18:33:42 -04:00
pagination.py s/OpenStack LLC/OpenStack Foundation/ in Copyright. 2013-04-29 18:33:42 -04:00
remote.py Controller and API changes for backups. 2013-05-09 09:26:06 -07:00
rpc.py s/OpenStack LLC/OpenStack Foundation/ in Copyright. 2013-04-29 18:33:42 -04:00
utils.py s/OpenStack LLC/OpenStack Foundation/ in Copyright. 2013-04-29 18:33:42 -04:00
views.py s/OpenStack LLC/OpenStack Foundation/ in Copyright. 2013-04-29 18:33:42 -04:00
wsgi.py Controller and API changes for backups. 2013-05-09 09:26:06 -07:00