Commit Graph

27 Commits

Author SHA1 Message Date
OpenDev Sysadmins 59f476f5d3 OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:52:02 +00:00
Jeremy Stanley 05365c1968 Update .gitreview for new namespace
Change-Id: I21409db3619abddd8147c25c22d957df7f692a0d
2015-10-17 22:39:13 +00:00
Levi Blackstone d64a16bf2f Add PEP8 check and fix related issues
- Add PEP8 section to tox.ini
- Add hacking to requirements to enforce OpenStack style requirements
- Fix formatting issues flagged by flake8 check
- Add copyright notices to all remaining files
- Update .gitignore file

Change-Id: Iaeee85a78a6625c6ffb711988a77e13e1b5e5dab
2015-05-04 14:58:02 -05:00
Sandy Walsh 0acfda92d8 Include version number in URL when using klugman as client lib.
Will fix properly later, for now it's a doc issue.

Change-Id: I9e57516393dd0a96079ee809950f541d797ba91e
2015-04-24 07:32:09 -07:00
Sandy Walsh 0d491a9366 Switch to argparse for better client libary support.
Docs changed too to reflect better count support (--count).
Removed v2 api implementation example (Archive resource). We
can always revisit once we nail down how archive retrieval
will work.

Change-Id: I79d1929a14fe51d36ecc5c54707902d5e772ad89
2015-04-24 07:01:35 -07:00
Sandy Walsh 312dbbdb1c Fix display of single event ...
Assumed a list of events.

Change-Id: I1a22ee91d95a4ef473f4896f07caa95c1202df7f
2015-04-13 08:57:32 -07:00
Jenkins 582b2ac22f Merge "Add functionality for counting events" 2015-03-20 17:19:00 +00:00
Eddie Sheffield c5581cad0b Add functionality for counting events
Similar to the existing streams functionality, this patch exposes
in klugman the ability added to quincy to count filtered events.

There are corresponding changes in winchester, quincy, and quince.

Change-Id: I83bbf901552e5de8e53487ef72016a171a8367eb
2015-03-20 12:45:31 -04:00
Darren Birkett c05338fadb fix spelling mistake in help
Change-Id: I48cc4edd966913b2ded2351d1d04895ec244e139
2015-03-20 02:56:42 +00:00
Jenkins 6db1bdc111 Merge "Add support for events to v1" 2015-03-16 15:39:31 +00:00
Sandy Walsh 429e63fa0c Better display of stream contents.
Distiguishing traits and events are better displayed in
an attempt to restrict wrapping.

Change-Id: I6c2755249b727e8b2df5db447c35670a0d4725ce
2015-03-07 20:45:11 -04:00
Sandy Walsh da534472f9 Add support for events to v1
Also defaults klugman back down to v1 vs. v2

Change-Id: If3936d089a0c95672b7fc5ea11c8f7b4d1e60c8b
2015-03-04 09:29:34 -08:00
Sandy Walsh 6f1edf53eb Fix up README and handle None-values
The results of testing to ensure it handles all the cmdline args
better.

Change-Id: I8b45b1a2335bce16666f404a716f3a440c91c589
2015-02-02 11:32:42 -08:00
Sandy Walsh abba44f40e Adds num-streams command
Which returns the count of the number of streams matching
filter criteria.

Change-Id: I25799365f1185cbb9ad4f277d8e5809887fd8295
2015-01-27 10:49:49 -08:00
Monsyne Dragon 04e8283e92 Add support for basic streams api
Added supoort  for streams api w/ winchester.
Added json deserialization support for datetime & timerange types
Fixed api typo ('distinquished' vs 'distinguished')

Change-Id: Ibae617b5bc58fd9c6f41ae30e90d5d2cbc9fc3fa
2014-12-02 16:32:40 +00:00
Sandy Walsh 146406a4f9 removed debugging 2014-09-05 20:57:46 +00:00
Sandy Walsh 37e2f1f8fa fixed up parameter in child implementations 2014-09-04 20:36:19 +00:00
Sandy Walsh 6cce25456c support for /streams 2014-09-04 15:40:15 +00:00
Sandy Walsh 2692572fcd basic archives support 2014-06-13 17:52:44 +00:00
Sandy Walsh 1ab1129e14 Much cleaner approach 2014-06-13 15:09:14 +00:00
Sandy Walsh 5b4fe36c9c basics working 2014-06-12 19:06:33 +00:00
Sandy Walsh d5c91e5482 starting messing the actually making a requests call 2014-06-12 17:40:26 +00:00
Sandy Walsh 4192c1b66f cleaning up help 2014-06-12 04:22:33 +00:00
Sandy Walsh 823b31973b nailing down version support scheme 2014-06-12 04:15:23 +00:00
Sandy Walsh 902a20e25b starting to make sense 2014-06-12 01:34:34 +00:00
Sandy Walsh 11de63a43c getting started 2014-06-10 15:40:24 -03:00
Sandy Walsh a3571b5cf0 Initial commit 2014-06-03 15:59:07 -03:00