Invalid response when creating node template without param
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Sahara |
Fix Released
|
Medium
|
Sergey Lukjanov |
Bug Description
Invalid response returned when creating node template without value of required node process param.
Expected result:
HTTP return status is 400
and specific error message/code
Actual result:
HTTP return status is 500
## request
POST http://
body: {
"node_
"name": "custom-
},
}
}
}
actual response:
{ "error_message": "Template 'custom-
Changed in savanna: | |
importance: | Undecided → Medium |
Changed in savanna: | |
status: | New → Confirmed |
Changed in savanna: | |
milestone: | none → 0.1.1 |
Changed in savanna: | |
assignee: | nobody → Alexander Ignatov (aignatov) |
summary: |
- create node template without value of node param + Сreate node template without value of node param |
Changed in savanna: | |
assignee: | Alexander Ignatov (aignatov) → Sergey Lukjanov (slukjanov) |
status: | Confirmed → In Progress |
summary: |
- Сreate node template without value of node param + Invalid response when creating node template without param |
description: | updated |
Changed in savanna: | |
milestone: | 0.1.1 → 0.1.1a1 |
Changed in savanna: | |
status: | Fix Committed → Fix Released |
tags: | added: 0.1.1 |
Fix proposed to branch: master /review. openstack. org/27055
Review: https:/