Comment 5 for bug 1392762

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to designate (master)

Reviewed: https://review.openstack.org/134707
Committed: https://git.openstack.org/cgit/openstack/designate/commit/?id=2c781c694e89df0bb304de1ff4b7ff6a35914aea
Submitter: Jenkins
Branch: master

commit 2c781c694e89df0bb304de1ff4b7ff6a35914aea
Author: Kiall Mac Innes <email address hidden>
Date: Sat Nov 15 14:03:27 2014 +0000

    Move Central notifications to a decorator

    We now emit the notifications outside of the database transaction,
    which removes one place where eventlet may choose to context
    switch.

    Change-Id: I95bf89d0a0605e63c29380961df483686ffb3092
    Partial-Bug: 1392762