Commit Graph

14 Commits

Author SHA1 Message Date
OpenDev Sysadmins 45811bb61f 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:41 +00:00
Jeremy Stanley d232e159ea Update .gitreview for new namespace
Change-Id: Ieb0213e5aeb9eeace7064ea9fad726a5df940499
2015-10-17 22:39:22 +00:00
Levi Blackstone 351310c7cb Fix default option on traits parameter
Change-Id: I97b814226f9b6ebcd25cad05c86e363657e5f26d
2015-06-18 15:38:55 -05:00
Levi Blackstone 4b2cd52264 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
- Fix an unused variable bug
- Fix a mutable default argument bug

Change-Id: I711efd8055f98e4ffc0bef706f25c6a335409aaa
2015-05-04 15:35:10 -05:00
Eddie Sheffield 519bbeaab3 Add functionality for counting events
Similar to the existing streams functionality, this patch exposes
in quince the ability added to winchester to count filtered
events.

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

Change-Id: Ibad625a59808298e1deadaa66adc0524f63515ba
2015-03-20 12:43:50 -04:00
Sandy Walsh 9158c0b83d Support for the new /events resource.
Also fixes up the delete_stream() call.
Renames get_streams() to find_streams() as per find_events().

Change-Id: Idf7c35b2ef79e170221e86987dd632744b5433b2
2015-03-04 09:26:35 -08:00
Monsyne Dragon 36b4574850 Add mark/limit paging for streams list.
Pass mark and limit params to driver.

Change-Id: Ia465eacc4c8da514f420c6489dc66960692e0726
2015-02-12 16:47:02 +00:00
Sandy Walsh b26cc7f04c Forwards stream count parameter to driver
For returning the number of streams being managed.

Change-Id: Ibcd749314db4546554e830880c4c8295ef5c25bf
2015-01-27 10:47:56 -08:00
Sandy Walsh 1fb9325f85 Fix requirements.txt and stackforge link
Requirements now allows pre-release libraries. Some pbr madness.

Change-Id: I23d65b5783e2b8e75c3820d2c1e8a2e55095a44c
2014-12-05 09:04:48 -08:00
Monsyne Dragon 55566527f1 Reengineer to work with Winchester for Streams API
Replaced oahu support with Winchester for basic stream api.

Change-Id: Iccaeee709fdb1254d8c497543a558854aa0ea7a1
2014-12-02 16:25:57 +00:00
Sandy Walsh 5530d33fc4 cleaned up stream get operation 2014-09-04 20:34:56 +00:00
Sandy Walsh f3322b7e8e support for /streams and using oahu driver 2014-09-04 15:39:51 +00:00
Sandy Walsh df049f7cfe starting to get a feel for what an implementation looks like 2014-06-06 11:29:58 -03:00
Sandy Walsh e897836de6 Initial commit 2014-06-03 15:52:06 -03:00