]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Remove extra space in help string
authorGauvain Pocentek <gauvain@pocentek.net>
Fri, 21 Mar 2014 14:23:49 +0000 (15:23 +0100)
committerGauvain Pocentek <gauvain.pocentek@objectif-libre.com>
Sat, 22 Mar 2014 10:38:09 +0000 (11:38 +0100)
commit470f089a764185350b698725c6720e602c1eb804
tree5ee1aded1fae587f3c87a622eb79744a5ef730b4
parenta081c3ae8aee35ba0e24ab125dec7f77326c493c
Remove extra space in help string

Extra spaces make the openstack-manuals tests fail with a niceness
error. This patch removes an extra space at the end of a help string.

Change-Id: I29bab90ea5a6f648c4539c7cd20cd9b2b63055c2
neutron/plugins/ml2/drivers/mlnx/config.py