Files
python-zunclient/zunclient
weikeyou 979364a728 fix error when execute zun list with multiple optional arguments
zun list --all-projects --host host1 --status created
ERROR: Valid all_projects values are: 1, t, true, on, y, yes, 0, f, false,
off, n, no (HTTP 400)

The url will be set as
v1/containers/?all_projects=1?status=created&host=host1

Change-Id: I57fcf15ecedd3c60dcc37c90cbcdf8b542c63012
2020-06-22 12:04:40 +08:00
..
2020-05-05 23:07:58 +08:00
2020-05-05 23:07:58 +08:00
2020-05-05 23:07:58 +08:00
2020-04-07 01:37:14 +00:00
2020-03-28 16:11:54 +01:00
2020-06-02 20:54:43 +02:00