Comment 5 for bug 1516195

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to neutron-specs (master)

Reviewed: https://review.openstack.org/225995
Committed: https://git.openstack.org/cgit/openstack/neutron-specs/commit/?id=875253ececf560090fa231abd93e9f0fdee21ee3
Submitter: Jenkins
Branch: master

commit 875253ececf560090fa231abd93e9f0fdee21ee3
Author: Kevin Benton <email address hidden>
Date: Thu Sep 17 05:57:07 2015 -0700

    Add spec for push notification refactor

    Adds a spec to change the method we use to get
    information from the server to the agents. Rather
    than the server notifying the agent to call the server,
    we can just put the relevant data in the notification
    itself to improve scalability and reliability.

    The bulk of this spec is dealing with the message ordering
    guarantee we will need to accomplish this. It also has
    some work items to help improve our current pattern.

    Related-Bug: #1516195
    Change-Id: I3af200ad84483e6e1fe619d516ff20bc87041f7c