freezer-api is not using the correct paste app

Bug #1696517 reported by Saad Zaher
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Backup/Restore and DR (Freezer)
Invalid
Medium
Kieran Forde

Bug Description

freezer-api is not using the correct paste app. Freezer-api needs to use backupapp pipeline instead of main as it's the correct one.

How to fix it:

in
https://github.com/openstack/freezer-api/blob/master/freezer_api/cmd/api.py#L161

replace name='main' with name='backupapp'

Repeat the same thing here https://github.com/openstack/freezer-api/blob/master/freezer_api/service.py#L63

That's it.

Saad Zaher (szaher)
Changed in freezer:
status: New → Confirmed
importance: Undecided → Medium
assignee: nobody → Kieran Forde (kieran-forde)
milestone: none → pike-2
description: updated
Saad Zaher (szaher)
description: updated
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to freezer-api (master)

Fix proposed to branch: master
Review: https://review.openstack.org/472183

Changed in freezer:
status: Confirmed → In Progress
Revision history for this message
Saad Zaher (szaher) wrote :

Sorry for this, the app is correct but freezer devstack plugin is not using the correct wsgi script while deploying freezer-api in devstack.

in setup.cfg there is a wsgi_scripts and there is a freezer-api-wsgi script that needs to be used instead of launching from the code!

Changed in freezer:
status: In Progress → Invalid
milestone: pike-2 → pike-3
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on freezer-api (master)

Change abandoned by Saad Zaher (<email address hidden>) on branch: master
Review: https://review.openstack.org/472183
Reason: very old change, not valid any more

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.