Comment 6 for bug 1528137

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

Reviewed: https://review.openstack.org/260323
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=6659a935589bf0e4ab57616c256b94f77d2ef107
Submitter: Jenkins
Branch: master

commit 6659a935589bf0e4ab57616c256b94f77d2ef107
Author: Yu Fukuyama <email address hidden>
Date: Tue Dec 22 05:17:30 2015 +0000

    Fix meter label rule creation

    In the case of outbound traffic, set remote_ip to dst.
    In the case of inbound traffic, set remote_ip to src.

    Change-Id: I7f27b93efa67baf3efccaa94f6a1337d6886e230
    Closes-Bug: #1528137
    DocImpact: Clarify remote_ip_prefix description of metering label rule in API site