Comment 8 for bug 1690481

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

Reviewed: https://review.openstack.org/472872
Committed: https://git.openstack.org/cgit/openstack/octavia/commit/?id=0ce46fe8d09c35b9f6494e335193a1c02812fb0e
Submitter: Jenkins
Branch: master

commit 0ce46fe8d09c35b9f6494e335193a1c02812fb0e
Author: Michael Johnson <email address hidden>
Date: Fri Jun 9 18:53:18 2017 -0700

    Add RBAC enforcement to Octavia v2 API

    This patch adds policies and enforcement to the Octavia v2 API for
    load balancers and listeners. Child patches will add the rest of the API.

    In this patch I also correct some improper functional tests.

    Change-Id: Id8a2d15c117c54bd45fc8bb76bf71aff1b3c8fe9
    Closes-Bug: #1690481