config/sysinv/cgts-client/cgts-client/cgtsclient
sunausti 2b2782efb6 Support 'True' and 'False' input for system commands
add args choice 'True' and 'False' for https_enabled and sdn_enabled
in 'system modify' and for dynamic in 'system network-add' command
to support input 'True' and 'False'.

make https_enabled and sdn_enabled to lower case in sys-api controller

Closes-bug: 1812268

Change-Id: If6411852edfc970ee1d749e4d4ccb8d045767bbc
Signed-off-by: sunausti <sunausti@starlingx.com>
2019-01-23 09:15:04 +08:00
..
common Fix: "dict" issue for Python 2/3 compatible code 2018-12-18 11:03:00 +08:00
openstack Fix: "filter" issue for Python 2/3 compatible code 2018-12-19 10:14:36 +08:00
tests Remove mox from cgtsclient tests 2019-01-02 14:02:27 -06:00
v1 Support 'True' and 'False' input for system commands 2019-01-23 09:15:04 +08:00
__init__.py Convert cgtsclient from setuptools to pbr. Add tox. 2018-06-28 22:07:37 -04:00
client.py create config for sm-api 2018-08-13 13:26:28 -04:00
exc.py Fix unicode issue for Python 2/3 compatible code. 2018-12-06 12:59:33 +08:00
shell.py Fix 'print' issue for Python 2/3 compatible code. 2018-12-06 12:59:33 +08:00