job binary can't be updated without url changing
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Sahara |
Fix Released
|
High
|
Andrey Pavlov | ||
Liberty |
Fix Released
|
Medium
|
Andrey Pavlov | ||
Mitaka |
Fix Released
|
High
|
Andrey Pavlov |
Bug Description
Job binary can't be updated if "url" is not provided in update parameters and fails with the following exception:
2015-10-21 17:43:48.947 24778 INFO sahara.utils.wsgi [-] 127.0.0.1 - - [21/Oct/2015 17:43:48] "POST /v1.1/09a442d06
2015-10-21 17:44:02.087 24778 INFO sahara.utils.wsgi [-] 127.0.0.1 - - [21/Oct/2015 17:44:02] "GET /v1.1/09a442d06
2015-10-21 17:44:02.092 24778 ERROR sahara.utils.api [req-5aca35de-
2015-10-21 17:44:02.111 24778 ERROR sahara.utils.api [req-5aca35de-
File "/home/
validator(
File "/home/
job_
KeyError: 'url'
Changed in sahara: | |
assignee: | nobody → Andrey Pavlov (apavlov-n) |
Changed in sahara: | |
importance: | Undecided → High |
milestone: | none → mitaka-1 |
Changed in sahara: | |
status: | Fix Committed → Fix Released |
Fix proposed to branch: master /review. openstack. org/238141
Review: https:/