stop container throw TypeError: 'NoneType' object has no attribute '__getitem__'
Bug #1595814 reported by
Md Nadeem
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
kolla |
Fix Released
|
High
|
Md Nadeem |
Bug Description
When try to stop a container that not exists kolla_docker stop_container action throw
TypeError: 'NoneType' object has no attribute '__getitem__'
Where i feel it should gracefully handled the case and should throw proper message like
"No such container: XXXX to stop"
Changed in kolla: | |
assignee: | nobody → Md Nadeem (mail2nadeem92) |
Changed in kolla: | |
importance: | Undecided → High |
milestone: | none → newton-2 |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/333744
Review: https:/