python-pankoclient/pankoclient/v2
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
..
__init__.py Initial commit 2017-02-14 12:06:46 +08:00
capabilities.py Fix capabilities list command 2017-02-14 15:34:47 +08:00
capabilities_cli.py move shell out of osc 2017-05-24 20:24:13 +00:00
client.py switch to use non-legacy SessionClient 2017-05-24 18:40:00 +00:00
events.py clean up utils 2017-06-09 17:30:56 +00:00
events_cli.py Fix help message of event list option 'filter' 2017-08-31 15:43:29 +08:00