]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Corrected wrong ethertype exception message
authorSreekumar S <sreesiv@gmail.com>
Wed, 16 Dec 2015 21:04:33 +0000 (02:34 +0530)
committerSreekumar S <sreesiv@gmail.com>
Mon, 21 Dec 2015 07:43:10 +0000 (13:13 +0530)
commitbe14e905419f0927539e939c1f979430a6e44d42
tree0a3f1ff64f252fab91bcc9ccb308396cf65694bd
parentb8d281a303ca12440aebb55895ebb192d25cecf8
Corrected wrong ethertype exception message

This patch resolves the issue where wrong message was being
shown when ethertype input parameter was not amongst one of
the types supported. New message made akin to other input
parameters like 'protocol'.

Change-Id: I5636f3582c9d9877dad4d091a374284b656923f4
Closes-Bug: #1508106
neutron/extensions/securitygroup.py
neutron/tests/unit/extensions/test_securitygroup.py