VPNaaS CLI still raises ValueError and KeyError
Bug #1219192 reported by
Akihiro Motoki
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
python-neutronclient |
Fix Released
|
High
|
Akihiro Motoki |
Bug Description
In 081b55b "Fix H202 hacking check in VPN client", most of exceptions from VPN CLI parameter validation to avoid catching general Exception. However, there are cases where ValueError or KeyError is raised.
This breaks VPN related test cases and it results in the failure of https:/
Note that unfortenately VPN unit tests are placed in wrong places (bug #1217205) and they are not run at the moment and this error could not be noticed in the last commit.
Changed in python-neutronclient: | |
importance: | Undecided → High |
assignee: | nobody → Akihiro Motoki (amotoki) |
status: | New → In Progress |
Changed in python-neutronclient: | |
status: | In Progress → Fix Committed |
Changed in python-neutronclient: | |
milestone: | none → 2.3.0-2.3.4 |
Changed in python-neutronclient: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Review in progress at https:/ /review. openstack. org/#/c/ 43837/