[openstack-dev] [Horizon] Realtime push-based communication PoC
Mark McLoughlin
markmc at redhat.com
Tue May 28 08:21:36 UTC 2013
Hey Tomas,
On Tue, 2013-05-28 at 09:29 +0200, Tomas Sedovic wrote:
> On 05/24/2013 08:36 PM, Doug Hellmann wrote:
> >
> >
> >
> > On Fri, May 24, 2013 at 12:39 PM, Tomas Sedovic <tsedovic at redhat.com
> > <mailto:tsedovic at redhat.com>> wrote:
...
> > I wonder if we could leverage Ceilometer here since it already
> > listens in on the message bus. Could it be configured to send
> > interesting information to Horizon (as opposed to being polled for it)?
> >
> >
> > This really feels like a different use case that what ceilometer is made
> > for. Gabriel and I talked at the grizzly summit about the code we have
> > in ceilometer for listening to notifications, and we agreed to try to
> > put that in oslo somewhere to make it easier to create a similar
> > listening service in horizon that redirects the notifications to the
> > browser(s). I haven't had a chance to do that. If you want to tackle it,
> > I can help figure out which bits are interesting/useful.
>
> Thanks, I thought that might be the case but I didn't know enough to be
> sure.
>
> Putting the bits to oslo sounds like a neat idea.
The notifications listening API is basically the last API design task
for the oslo messaging API:
> I'm certainly willing
> to look into it, but I'd like to get some feedback on this first.
>
> >
> > Doug
> >
> >
> >
> > I'm not sure whether it makes sense to push the code or not, but I
> > tried to make sure I didn't break the standard set up.
> >
> > Please let me know what you think.
> >
> > Thanks,
> > Tomas Sedovic
> >
> >
> > [1]:
> > https://blueprints.launchpad.__net/horizon/+spec/realtime-__communication
> > <https://blueprints.launchpad.net/horizon/+spec/realtime-communication>
> > [2]: https://etherpad.openstack.__org/havana-horizon-realtime
> > <https://etherpad.openstack.org/havana-horizon-realtime>
> > [3]: https://github.com/abourget/__gevent-socketio
> > <https://github.com/abourget/gevent-socketio>
> >
> > _________________________________________________
> > OpenStack-dev mailing list
> > OpenStack-dev at lists.openstack.__org
> > <mailto:OpenStack-dev at lists.openstack.org>
> > http://lists.openstack.org/__cgi-bin/mailman/listinfo/__openstack-dev <http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev>
> >
> >
> >
> >
> > _______________________________________________
> > OpenStack-dev mailing list
> > OpenStack-dev at lists.openstack.org
> > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
> >
>
>
> _______________________________________________
> OpenStack-dev mailing list
> OpenStack-dev at lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
More information about the OpenStack-dev
mailing list