You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
6 years ago
..
__init__.py Initial commit 6 years ago
capabilities.py Fix capabilities list command 6 years ago
capabilities_cli.py move shell out of osc 6 years ago
client.py switch to use non-legacy SessionClient 6 years ago
events.py clean up utils 6 years ago
events_cli.py Fix help message of event list option 'filter' 6 years ago