Activity log for bug #1696517

Date Who What changed Old value New value Message
2017-06-07 18:18:50 Saad Zaher bug added bug
2017-06-07 18:18:58 Saad Zaher freezer: status New Confirmed
2017-06-07 18:19:13 Saad Zaher freezer: importance Undecided Medium
2017-06-07 18:19:55 Saad Zaher freezer: assignee Kieran Forde (kieran-forde)
2017-06-07 18:20:01 Saad Zaher freezer: milestone pike-2
2017-06-07 18:22:15 Saad Zaher 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' That's it. 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' Repate the same thing here https://github.com/openstack/freezer-api/blob/master/freezer_api/service.py#L63 That's it.
2017-06-07 18:24:07 Saad Zaher 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' Repate the same thing here https://github.com/openstack/freezer-api/blob/master/freezer_api/service.py#L63 That's it. 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.
2017-06-08 09:34:33 OpenStack Infra freezer: status Confirmed In Progress
2017-06-12 23:32:16 Saad Zaher freezer: status In Progress Invalid
2017-06-12 23:33:44 Saad Zaher freezer: milestone pike-2 pike-3