Commit Graph

27 Commits

Author SHA1 Message Date
OpenDev Sysadmins 6bee8d3a26 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:51:13 +00:00
Jeremy Stanley c8ce49d334 Update .gitreview for new namespace
Change-Id: Icb80e4427a369e67f6bf190066435197f0858737
2015-10-17 22:39:27 +00:00
Levi Blackstone 30a64c67c1 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: I6f6f97ca1291000acee7e925826bf853b2cc8744
2015-05-04 15:53:56 -05:00
Eddie Sheffield f392a3f97a Add functionality for counting events
Similar to the existing streams functionality, this patch exposes
in quincy the ability added to winchester and quince to count
filtered events.

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

Change-Id: If2cdb66c4752fd19eac642a6fbec3c5d45745d29
2015-03-20 12:44:44 -04:00
Sandy Walsh ffc736c302 Support for /v1/events
Search for events or get a particular event.

Change-Id: I8f27d8651b3186f53b337239039ffe729493e9ef
2015-03-04 10:00:59 -08:00
Monsyne Dragon 9a71a249ee Fix typo in paging code.
request method is .get_param() not .get_params()

Change-Id: I54aff7e2ac18b130043aa0d562c3cb73d93fa0cc
2015-02-17 19:16:41 +00:00
Monsyne Dragon 7e9ce15e9c Add Mark/Limit paging for paging streams.
Add mark & limit  params for paging.
Default page size is set to 200 for reasonableness.

Change-Id: Ib7ad2d71e173cf3b961e7f10d2a9c3167f7b14ce
2015-02-12 18:06:01 +00:00
Sandy Walsh 63c4c0f9b9 Fix up the default implementation for types results.
To better match what Winchester returns.

Change-Id: I0935bb21bfbd27cc3bb41e8d639dabcb04c280f3
2015-02-02 11:00:18 -08:00
Sandy Walsh a0617e4414 Adds support for /streams/count
Returns the number of streams matching filters.

Change-Id: I5bf4a9d54ea23aa89b0b90777abce1bc8d02dcbb
2015-01-27 10:46:49 -08:00
Sandy Walsh 9c30effd93 Sync test implementation with winchester output.
Kinda backwards, but this makes the static stream data
match what we would get from Winchester (Quince).

Change-Id: I47887759d94b9e2cfb84a01b3dea244357c6647f
2015-01-26 12:38:54 -08:00
Jenkins 8d112917f7 Merge "Fix for packaging." 2014-12-15 16:02:57 +00:00
Sandy Walsh 204db3234a Fix for packaging.
We need to use module qualifier when packaging this library. Otherwise
we can't find v?_impl directly.

Change-Id: I442064ca28c2fa41d15f3ed9afdc6d09fbc43cf8
2014-12-08 08:29:41 -08:00
Monsyne Dragon e8eaf34662 Add fixes for basic stream api support
Fixed api typo 'distinquished'
Added proper json serialization for datetime and timerange

Change-Id: I6af8bb15b5e9e65e7c6965cd80e1483b3df04b99
2014-12-02 16:28:53 +00:00
Sandy Walsh 7e0c4dd829 stream item support 2014-09-04 20:35:29 +00:00
Sandy Walsh d9c1f5b778 added /streams support 2014-09-04 15:38:45 +00:00
Sandy Walsh f176d68ad8 stream resource w.i.p. 2014-09-02 20:16:11 -03:00
Sandy Walsh ae40dff06e basic archives support 2014-06-13 18:07:40 +00:00
Sandy Walsh 296892a195 returns events properly 2014-06-10 15:41:05 -03:00
Sandy Walsh 6917406489 well, it loads anyway 2014-06-09 22:55:44 -03:00
Sandy Walsh 45564ce45d nailing down the layered implementation scheme 2014-06-06 12:05:08 -03:00
Sandy Walsh 94cb40b00c feeling it out 2014-06-06 11:35:26 +00:00
Sandy Walsh c825508c4d backwards brackets 2014-06-03 19:09:25 +00:00
Sandy Walsh dfbebe276f proper links 2014-06-03 19:07:21 +00:00
Sandy Walsh b114342c48 start framing out the plan of attack 2014-06-03 19:00:43 +00:00
Sandy Walsh f2134a8d11 image 2014-06-03 18:38:28 +00:00
Sandy Walsh 5551e93f54 added quincy image 2014-06-03 15:33:13 -03:00
Sandy Walsh 79e85839f0 Initial commit 2014-06-03 15:18:41 -03:00