python-pankoclient/pankoclient
astacksu a38ef12919 Fix help message of event list option 'filter'
The original description of the message is not working:

  <KEY1=VALUE1;KEY2=VALUE2...>

The feasible way to apply multiple filters are applying
the 'filter' option multipke times.

Change-Id: I58fc61f06a3c16f6062f643c323efaa00ef2f799
2017-08-31 15:43:29 +08:00
..
common clean up utils 2017-06-09 17:30:56 +00:00
tests clean up utils 2017-06-09 17:30:56 +00:00
v2 Fix help message of event list option 'filter' 2017-08-31 15:43:29 +08:00
__init__.py Fix issues after changing the package name to pankoclient 2017-03-01 10:21:23 +08:00
client.py switch to use non-legacy SessionClient 2017-05-24 18:40:00 +00:00
exceptions.py switch to use non-legacy SessionClient 2017-05-24 18:40:00 +00:00
osc.py move shell out of osc 2017-05-24 20:24:13 +00:00
shell.py add panko shell 2017-06-09 17:30:51 +00:00
utils.py clean up utils 2017-06-09 17:30:56 +00:00