python-group-based-policy-c.../gbpclient/common
Sumit Naiksatam 3cbbf82073 Make list and dict input consistent, other fixes
With some recent changes, a dictionary argument could be provided
as:
key1,key2,key3

But list arguments had to be space separated:
"x1 x2 x3"

This patch makes this consistent, to always be comma separated. At the
same time backward compatibility is being preserved.

Some other bugs are also getting fixed on account of this clean up:
Closes-bug: 1505452
Closes-bug: 1452155
Closes-bug: 1482310
Closes-bug: 1505343
Closes-bug: 1501659
Closes-bug: 1452156
Closes-bug: 1486725
Closes-bug: 1403192

Change-Id: Ie9128e35fb75af71249dfdcfeef2c1f4f812f118
2015-10-16 03:29:44 -07:00
..
__init__.py Friendlier option for providing dict key arguments 2015-10-11 02:08:07 -07:00
utils.py Make list and dict input consistent, other fixes 2015-10-16 03:29:44 -07:00