Comment 6 for bug 1560226

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

Reviewed: https://review.openstack.org/298133
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=0daed9ebcab7d46d066fd9d8af576d9aca0a7205
Submitter: Jenkins
Branch: master

commit 0daed9ebcab7d46d066fd9d8af576d9aca0a7205
Author: Hirofumi Ichihara <email address hidden>
Date: Tue Nov 29 14:26:24 2016 +0900

    Add notify for tag operations

    When a tag's added to (or removed from) a resource, no notification is
    generated indicating that the network (or port or whatever) has changed.
    This patch adds notify for tag operations.

    Change-Id: I4373b2220f87751a4d89462bef37d04bf9a71fe7
    Closes-Bug: #1560226