]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Formatting exception messages
authormohankumar_n <nmohankumar1011@gmail.com>
Wed, 21 Oct 2015 06:26:31 +0000 (11:56 +0530)
committermohankumar_n <nmohankumar1011@gmail.com>
Mon, 26 Oct 2015 07:16:33 +0000 (12:46 +0530)
commitd0235040ddd382d61f505bfb9b7a487c9f891779
treed4a3d3cf73ea42395943426f56e1175cb29ac28b
parent44d73d1ad3073958c8d5cce933deedc7e6ea5f83
Formatting exception messages

This patch addresses below nits for existing neutron exceptions.
 - Fix messages as appropriate.
 - Remove additional spaces.
 - Add periods as appropriate.

Change-Id: I8cfb5b3b5e4fdc2bf1e50ab6d898cb4c21e7ced1
neutron/common/exceptions.py
neutron/tests/unit/common/test_utils.py