Comment 4 for bug 1657090

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

Reviewed: https://review.openstack.org/441912
Committed: https://git.openstack.org/cgit/openstack/octavia/commit/?id=509865dcf08d55d01453f32362cd01446f9fac0e
Submitter: Jenkins
Branch: master

commit 509865dcf08d55d01453f32362cd01446f9fac0e
Author: ZhaoBo <email address hidden>
Date: Mon Mar 6 20:13:53 2017 +0800

    Support QoS policy apply on vip port

    This spec intro to extend octavia API to accept Qos policy which created
    by users from neutron. In Octavia, we just accept the qos policy but not
    provide Qos function to the vip port of loadbalancer. This is very useful
    to adapt the changes about neutron qos in the future.

    Change-Id: Ia47da1e26106c6353eebd880138df4b57bcf9db4
    Closes-Bug: #1657090