Commit Graph

22 Commits (6f724e0fcc9b1bb6c491ab80668fecef3fe4559f)

Author SHA1 Message Date
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
gord chung 5cf6011c0e clean up utils
remove stuff we aren't using and store in same place as aodh/gnocchi
clients

Change-Id: Ib74b134450690ae3d783e79f7177b1c183c2bcc0
6 years ago
gord chung 6bd0c25e36 add panko shell
Change-Id: Ibed6950ecfcbcd601b491e482b7c65a11ab0d045
6 years ago
gord chung 2a116079e7 move shell out of osc
move shell out of osc folder so we can create panko shell commands
without osc

Change-Id: I95bb58b5dcfc618fcb3a9f0e74b899714aac82ad
6 years ago
gord chung 3e6ac24b86 switch to use non-legacy SessionClient
current client is just a rip of novaclient which uses legacy
methods. this brings it more inline with aodh/gnocchi clients
so it's easier to develop across all projects and not create a new
client using legacy stuff.

Change-Id: I27b3e4bd97dc1415803eddbecb8aed3849d40ab5
6 years ago
Jenkins 31e71816c4 Merge "Add "event trait description" command" 6 years ago
Jenkins 10a6c83e11 Merge "Add "event trait list" command" 6 years ago
daohanli f29cdbdd2a Remove log translations
Log messages are no longer being translated. This removes all use of
the _LE, _LI, and _LW translation markers to simplify logging and to
avoid confusion with new contributions.

See:
http://lists.openstack.org/pipermail/openstack-i18n/2016-November/002574.html
http://lists.openstack.org/pipermail/openstack-dev/2017-March/113365.html

Change-Id: I7fa054469bef233c31d0661bb40af226562e673e
6 years ago
liusheng f01874ddc6 Add "event trait description" command
This command allow users to list the trait type definitions of a
specified event_type.

Change-Id: Iea178629289f28edd5164aa32cd5d172a5aca28c
6 years ago
liusheng 60cd259a7a Add "event trait list" command
This command allow users to list the trait values of an specified event
type and trait name.

Change-Id: Ia8b27af7ee6c8533855fbd4937511e64e38b6494
6 years ago
Jenkins f3a6124e51 Merge "Make the output of "event list" more pretty" 6 years ago
Jenkins 6a4fe9a087 Merge "Add support for "event type list" command" 6 years ago
liusheng aa014b61e7 Fix issues after changing the package name to pankoclient
- Correct the pip installation command
- Fix the pbr version querying

Change-Id: I20b758622710fe2a292ad29b4494bd56fd817877
6 years ago
liusheng 3fe184f4ba Make the output of "event list" more pretty
Change-Id: I122d7dc7517f640bc5c109c1293045936217c0c4
6 years ago
liusheng 9f0171fd13 Add support for "event type list" command
Change-Id: Ifa4c7ede4f7860e57f541e4a09422dca19381d08
6 years ago
liusheng c30ff62fd9 Fix a pep8 issue to make sure the jenkins pass
Change-Id: I3a1e37152a78a624e53418b220af268b269a3550
6 years ago
liusheng 2193dd2c3f Fix some version typo
Change-Id: Ieac75bf2c820baf7e449fb269461881fa2ffee24
6 years ago
liusheng 62762c0724 Fix some pep8 errors
Change-Id: I06a0bd49a7b31125f35c5b2531f6e9cce02683df
6 years ago
liusheng 2c5e8abccf Add support for event commands
Change-Id: I67af7921ea53dd97b176b87263dcb2b941cf819a
6 years ago
liusheng 3d9eddfac9 Fix capabilities list command
Change-Id: I187f2c9b46920f557ecb8d7cb3ac4b1a3fd0f5d2
6 years ago
liusheng 711bb8b3fc Add capabilities list command
Change-Id: Iecffded6fc21830df6c21089681733cccb3a11e7
6 years ago
liusheng 493d6933a6 Initial commit
Change-Id: I95ea5eb503e5a5a7e59fe317a62e54cebc83bd55
6 years ago