Allow "--enabled True/False" and remove "--disabled" for consistency across
all commands. Even in other neutron commands, we are using only --enabled
option but not --disabled. firewall-rule-show displays only "enabled" attribute
and there is no "disabled" attribute.
Reviewed: https:/ /review. openstack. org/103769 /git.openstack. org/cgit/ openstack/ python- neutronclient/ commit/ ?id=6260c207fb7 d089cc56e08f89f cb755c0086c733
Committed: https:/
Submitter: Jenkins
Branch: master
commit 6260c207fb7d089 cc56e08f89fcb75 5c0086c733
Author: Koteswara Rao Kelam <email address hidden>
Date: Tue Jul 1 00:21:29 2014 -0700
Remove "--disabled" for firewall create rule
Allow "--enabled True/False" and remove "--disabled" for consistency across
all commands. Even in other neutron commands, we are using only --enabled
option but not --disabled. firewall-rule-show displays only "enabled" attribute
and there is no "disabled" attribute.
Change-Id: Ie591d827660466 a774e431dcb40e0 4e09773e5f7
Closes-bug: 1327056