python-openstackclient/openstackclient
Tang Chen ac1d86c343 Refactor SetService --enable/disable option
This patch changes the following:

1. --enable/disable option should follow the rules
   in the doc below:
   http://docs.openstack.org/developer/python-openstackclient/command-options.html#boolean-options

2. "--disable-resion" is specified but not "--disable",
   an exception is raised instead of igoring
   "--disable-reason" option.

Change-Id: I92e9234111e661bfe7119a8e19389a87c874ab0c
2016-06-04 22:42:46 +08:00
..
api Avoid TypeError on message object additions 2016-05-19 18:07:53 -07:00
common Fix --enable options on commands 2016-06-02 10:07:34 -05:00
compute Refactor SetService --enable/disable option 2016-06-04 22:42:46 +08:00
identity Update v2 endpoint show help 2016-06-02 14:32:16 -05:00
image Add "image unset" command 2016-05-28 16:38:22 +08:00
locale Imported Translations from Zanata 2016-06-04 06:18:46 +00:00
network Fix --enable options on commands 2016-06-02 10:07:34 -05:00
object Add recursive object delete for containers 2016-02-05 11:18:46 -07:00
releasenotes/notes Do not require an scope when setting a password 2016-05-27 09:12:24 +02:00
tests Refactor SetService --enable/disable option 2016-06-04 22:42:46 +08:00
volume Modify the style of translated messages 2016-06-03 17:04:42 +08:00
__init__.py Change version reporting to use pbr 2013-08-02 12:11:49 -05:00
i18n.py Update translation setup 2016-01-29 08:18:50 +09:00
shell.py Fix --enable options on commands 2016-06-02 10:07:34 -05:00