Nova engine timeout not taking value

Bug #1848133 reported by Amjad Kotobi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Backup/Restore and DR (Freezer)
New
Undecided
Unassigned

Bug Description

I have installed freezer 7.2.0, and using freezer-agent, but owing to time consuming of snapshot uploading it is "fore stop" owing to time out exception.
I used "--timeout" option to overwrite the default value of 120 seconds but it's not getting propagated, that is very unfortunate, so I hard coded it in[1], would that be possible to check that out?

[1] freezer/engine/nova/nova.py

Amjad

Revision history for this message
Kent Wu (mimic1983) wrote :

Just test v7.2.0 on my virtualenv for freezer-agent cli. It looks like the cfg.CONF which is using in the engine/nova/nova.py shall have the value passing from user input.

(venv) kwuuser@kwuuser-desktop:~$ freezer-agent --version
7.2.0
(venv) kwuuser@kwuuser-desktop:~$ freezer-agent --timeout 220
pdb is running on 127.0.0.1:4444

> /home/kwuuser/venv/local/lib/python2.7/site-packages/freezer/main.py(260)main()
-> if backup_args.config:
(Pdb) cfg.CONF.timeout
220

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.