restore option from the web-ui is not working
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Backup/Restore and DR (Freezer) |
New
|
Undecided
|
Unassigned |
Bug Description
When you want to restore the backups in web-ui it is not working. After digging down in horizon error logs, I found error was with regexs. Here below is the log of my horzon:
[Mon Feb 05 10:11:11.303467 2018] [wsgi:error] [pid 14915:tid 140129324467968] File "/openstack/
[Mon Feb 05 10:11:11.303473 2018] [wsgi:error] [pid 14915:tid 140129324467968] response = wrapped_
[Mon Feb 05 10:11:11.303480 2018] [wsgi:error] [pid 14915:tid 140129324467968] File "/openstack/
[Mon Feb 05 10:11:11.303486 2018] [wsgi:error] [pid 14915:tid 140129324467968] return view_func(request, *args, **kwargs)
[Mon Feb 05 10:11:11.303492 2018] [wsgi:error] [pid 14915:tid 140129324467968] File "/openstack/
[Mon Feb 05 10:11:11.303497 2018] [wsgi:error] [pid 14915:tid 140129324467968] return view_func(request, *args, **kwargs)
[Mon Feb 05 10:11:11.303503 2018] [wsgi:error] [pid 14915:tid 140129324467968] File "/openstack/
[Mon Feb 05 10:11:11.303509 2018] [wsgi:error] [pid 14915:tid 140129324467968] return view_func(request, *args, **kwargs)
[Mon Feb 05 10:11:11.303514 2018] [wsgi:error] [pid 14915:tid 140129324467968] File "/openstack/
[Mon Feb 05 10:11:11.303521 2018] [wsgi:error] [pid 14915:tid 140129324467968] return self.dispatch(
[Mon Feb 05 10:11:11.303527 2018] [wsgi:error] [pid 14915:tid 140129324467968] File "/openstack/
[Mon Feb 05 10:11:11.303533 2018] [wsgi:error] [pid 14915:tid 140129324467968] return handler(request, *args, **kwargs)
[Mon Feb 05 10:11:11.303539 2018] [wsgi:error] [pid 14915:tid 140129324467968] File "/openstack/
[Mon Feb 05 10:11:11.303548 2018] [wsgi:error] [pid 14915:tid 140129324467968] exceptions.
[Mon Feb 05 10:11:11.303554 2018] [wsgi:error] [pid 14915:tid 140129324467968] File "/openstack/
[Mon Feb 05 10:11:11.303575 2018] [wsgi:error] [pid 14915:tid 140129324467968] six.reraise(
[Mon Feb 05 10:11:11.303581 2018] [wsgi:error] [pid 14915:tid 140129324467968] File "/openstack/
[Mon Feb 05 10:11:11.303587 2018] [wsgi:error] [pid 14915:tid 140129324467968] success = workflow.finalize()
[Mon Feb 05 10:11:11.303592 2018] [wsgi:error] [pid 14915:tid 140129324467968] File "/openstack/
[Mon Feb 05 10:11:11.303598 2018] [wsgi:error] [pid 14915:tid 140129324467968] if not self.handle(
[Mon Feb 05 10:11:11.303604 2018] [wsgi:error] [pid 14915:tid 140129324467968] File "/usr/local/
[Mon Feb 05 10:11:11.303610 2018] [wsgi:error] [pid 14915:tid 140129324467968] exceptions.
[Mon Feb 05 10:11:11.303616 2018] [wsgi:error] [pid 14915:tid 140129324467968] File "/openstack/
[Mon Feb 05 10:11:11.303622 2018] [wsgi:error] [pid 14915:tid 140129324467968] six.reraise(
[Mon Feb 05 10:11:11.303628 2018] [wsgi:error] [pid 14915:tid 140129324467968] File "/usr/local/
[Mon Feb 05 10:11:11.303635 2018] [wsgi:error] [pid 14915:tid 140129324467968] return freezer_
[Mon Feb 05 10:11:11.303641 2018] [wsgi:error] [pid 14915:tid 140129324467968] File "/usr/local/
[Mon Feb 05 10:11:11.303647 2018] [wsgi:error] [pid 14915:tid 140129324467968] job_id = self.client.
[Mon Feb 05 10:11:11.303652 2018] [wsgi:error] [pid 14915:tid 140129324467968] File "/usr/local/
[Mon Feb 05 10:11:11.303658 2018] [wsgi:error] [pid 14915:tid 140129324467968] raise exceptions.
[Mon Feb 05 10:11:11.303664 2018] [wsgi:error] [pid 14915:tid 140129324467968] ApiClientException: [*] Error 400: '' does not match '^[\\\\w-]+$'