Files
python-cinderclient/cinderclient/v3
whoami-rajat 624b444226 Optional filters parameters should be passed only once
This patch does the following :

1) Errors out if similar type of filters args are passed
Eg :
cinder list --name abc --name xyz
cinder list --name abc --filters name=xyz

2) Allows multiple filter parameters of different type
cinder list --filters name=abc --filters size=1

Change-Id: I2f8662555f830b0821147324849d04e7a29d0580
2019-09-05 18:27:52 +05:30
..
2018-10-26 13:26:29 -05:00
2016-12-20 16:29:36 +02:00
2018-09-13 18:51:17 -06:00
2018-10-26 13:26:29 -05:00
2017-08-23 15:02:14 -04:00
2018-10-26 13:26:29 -05:00
2018-10-26 13:26:29 -05:00
2017-08-01 16:23:49 -04:00
2017-07-10 15:11:55 +02:00
2018-02-12 15:03:20 +01:00