]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Adds help text to brocade configuration options
authorJustin Hammond <justin.hammond@rackspace.com>
Tue, 3 Sep 2013 20:57:52 +0000 (15:57 -0500)
committerJustin Hammond <justin.hammond@rackspace.com>
Tue, 10 Sep 2013 21:58:52 +0000 (14:58 -0700)
commite541ca285d5a0f484c886fb28514b84580c3dc02
tree3f94d7862a61bbeffeb59ef268415c2b5caab005
parent72c969f3324033c2e44e0b5a95648aeacb6da68b
Adds help text to brocade configuration options

Help text was added to the configuration options defined in the brocade neutron
plugin. This help text should assist users of the brocade plugin. The OSTYPE
configuration option was not used in the plugin and was labeled as such so a
user of the plugin would not worry about the meaning of it.

The example etc file /etc/neutron/plugins/brocade/brocade.ini has been updated
to share the same help values where applicable.

Fixes-Bug: #1157511

Change-Id: Ie068396e77902037a7a0b5334d4dfb0dcdd3575e
etc/neutron/plugins/brocade/brocade.ini
neutron/plugins/brocade/NeutronPlugin.py