freezer-web-ui/disaster_recovery
Mohammed Naser 65821bc808
Switch BackupObject to use backup_id
The backup_uuid parameter was dropped from the API for sometime which
means that some of the API calls that expect it to be there in the
dashboard do not get it and return 'None' instead.  This breaks a few
things like the backup list and other features.

This patch addresses this issue by replacing the backup_uuid with
the new key, backup_id.

Change-Id: I4a1ed6cb1247a281f5f1a980fe96fc4a63b18162
Closes-Bug: #1683174
2017-04-16 15:34:49 -04:00
..
actions Merge "Place the error message to correct position" 2017-03-08 14:22:22 +00:00
api Switch BackupObject to use backup_id 2017-04-16 15:34:49 -04:00
backups Replace django_date with datetime.datetime.strftime 2017-03-09 02:38:33 +00:00
clients Remove logging import unused 2016-11-15 16:29:24 +07:00
enabled Liberty guidelines for freezer web ui 2016-02-17 17:11:39 +00:00
jobs Merge "Modify "Interval" field to select format" 2017-04-05 10:21:30 +00:00
locale Imported Translations from Zanata 2017-01-04 08:32:36 +00:00
sessions Add the missing name in confirm delete modal 2017-02-07 23:10:55 +08:00
static/freezer Merge "Modify "Interval" field to select format" 2017-04-05 10:21:30 +00:00
tests Updated tox.ini to support new test environment 2016-09-04 18:08:50 +01:00
__init__.py Improved horizon dashboard for freezer 2015-11-12 16:21:27 +00:00
dashboard.py Improved horizon dashboard for freezer 2015-11-12 16:21:27 +00:00
models.py Improved horizon dashboard for freezer 2015-11-12 16:21:27 +00:00
urls.py Improved horizon dashboard for freezer 2015-11-12 16:21:27 +00:00
utils.py Better error message in horizon 2017-03-10 17:02:28 +00:00
version.py Fix jenkins failed 2016-08-03 05:56:26 +00:00