python-openstackclient/openstackclient/identity
yanpuqing 533af9f1b2 Client should parse string to boolean for value 'is_domain'
When we use "--property" parameter, client get lists these the
value is string type, but the type of the value 'is_domain'
should be boolean, so we should judge it and parse it.
The patch parse string to boolean for value 'is_domain'.

Co-Authored-By: Lance Bragstad <lbragstad@gmail.com>

Change-Id: I37c9eb854524bde3a1530bfe2e3a03810fb1a676
Task: 30039
Story: 2005246
2020-05-29 07:53:13 -05:00
..
v2_0 Replace six.iteritems() with .items() 2020-01-09 18:41:29 +09:00
v3 Client should parse string to boolean for value 'is_domain' 2020-05-29 07:53:13 -05:00
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
client.py osc-lib: shell 2016-08-05 13:48:55 -05:00
common.py Add resource option immutable 2020-04-08 13:51:01 +00:00