freezer-web-ui/disaster_recovery
zhangdebo af953deb65 Fix a bug when restore a nova instance from UI.
First I backup a nova instance successfully, then I want to
restore it, I have created an action and a job, but the job
runned failed, I found an error in log of freezer agent:
"The parameter --nova-restore-network is required"

In the web form, the name of input field for network is called
"nova_network_id", but in the freezer project, it's called
"nova_restore_network".

Change-Id: Ia2aba0090ac04c5d444fcab675d9cd3357db01cd
Closes-Bug: #1686653
2017-04-27 02:41:34 -07:00
..
actions Fix a bug when restore a nova instance from UI. 2017-04-27 02:41:34 -07: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 Fix a bug when restore a nova instance from UI. 2017-04-27 02:41:34 -07: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