Jump to: navigation, search

Difference between revisions of "Meetings/Zaqar"

(Weekly Marconi (queuing) meeting)
(Backlog: Deleted)
Line 18: Line 18:
 
* Continue reviewing the draft API
 
* Continue reviewing the draft API
 
* Open discussion (time permitting)
 
* Open discussion (time permitting)
 
== Backlog ==
 
 
Stuff we want to talk about in a future meeting:
 
 
* Routing between queues/consumers
 
* Namespacing - tenant+queue+tags good enough, or need something more?
 
* Using [https://pypi.python.org/pypi/WSME/0.3 WSME] for JSON + XML support ([https://github.com/openstack/ceilometer/blob/master/ceilometer/api/controllers/v2.py example])
 
* Storage drivers - the good, the bad, and the ugly
 
* Delayed message delivery - use cases, what's the need, is it something we do now or later?
 
* Supporting mobile devices, doing so securely (allowing mobile posts to a queue)
 
* Authorization based on an API key generated for a specific app and a specific queue
 
* Authentication in general
 
  
 
== Previous meetings ==
 
== Previous meetings ==

Revision as of 22:00, 30 April 2013

Weekly Marconi (queuing) meeting

The Marconi project team holds a community meeting in #openstack-meeting-alt:

Next meeting

  • 2 May 2013

Agenda

The blueprints that are used as a basis for the Marconi project can be found at https://blueprints.launchpad.net/marconi

  • State of the project
  • FIFO
  • Continue reviewing the draft API
  • Open discussion (time permitting)

Previous meetings

  • Meeting #8 | Portland Demo, Auth, Claims, Routing | 4 April 2013 | log | summary
  • Meeting #7 | State of the project, claiming messages | 21 Mar 2013 | log | summary
  • Meeting #6 | Posting messages, queue metadata | 7 Mar 2013 | log | summary
  • Meeting #5 | Claiming messages, dev kickoff | 21 Feb 2013 | log | summary
  • Meeting #4 | GET and POST messages | 14 Feb 2013 | log | summary
  • Meeting #3 | PUT vs. PATCH, JSON vs. XML, and other discussions re the API draft. | 7 Feb 2013 | log | summary
  • Meeting #2 | Concrete queues, no tags, locking semantics, unified queue types or ? | 24 Jan 2013 | log | summary
  • Meeting #1 | Kickoff |17 Jan 2013 | log | summary

Meeting organizers