Comment 4 for bug 1160431

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to quantum (stable/grizzly)

Reviewed: https://review.openstack.org/26198
Committed: http://github.com/openstack/quantum/commit/67292a7aac5f7eabc24f2d6d4fd5a8557dbe0068
Submitter: Jenkins
Branch: stable/grizzly

commit 67292a7aac5f7eabc24f2d6d4fd5a8557dbe0068
Author: Eoghan Glynn <email address hidden>
Date: Tue Mar 26 16:27:05 2013 +0000

    Add expected IDs to router.interface.* notifications

    Fixes bug 1160431

    The router.interface.{create|delete} notifications are intended to be
    consumed by ceilometer, but did not include the router or tenant IDs
    in the RPC message payload. Ceilometer requires both these data for
    metering purposes.

    The missing UUIDs are now provided in the notifications.

    Change-Id: I1ca6e1d5377100a0549293e0bdff0182711c750f