Unsuitable error when supplying an invalid instackenv.json
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
tripleo |
Fix Released
|
Medium
|
Jehoszafat Zimnowoda |
Bug Description
When running openstack overcloud node import instackenv.json with the following file I get: No JSON object could be decoded
{
"nodes":[
{
"name": "controller-0",
"mac":[
],
},
{
"name": "compute-0",
"mac":[
],
},
]
}
I expect the command to parse the file and tell where the error is.
summary: |
- Unsuitable error when suppying an invalid instackenv.json + Unsuitable error when supplying an invalid instackenv.json |
Changed in tripleo: | |
status: | New → Triaged |
importance: | Undecided → Medium |
milestone: | none → pike-3 |
Changed in tripleo: | |
assignee: | nobody → j.zimnowoda (j-zimnowoda) |
Changed in tripleo: | |
milestone: | pike-3 → pike-rc1 |
Changed in tripleo: | |
milestone: | pike-rc1 → queens-1 |
Fix proposed to branch: master /review. openstack. org/470776
Review: https:/