Comment 5 for bug 1873176

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla-ansible (stable/train)

Reviewed: https://review.opendev.org/723257
Committed: https://git.openstack.org/cgit/openstack/kolla-ansible/commit/?id=07c89ac47f5cce41d3b1b17f68c3fc11bff18540
Submitter: Zuul
Branch: stable/train

commit 07c89ac47f5cce41d3b1b17f68c3fc11bff18540
Author: Xing Zhang <email address hidden>
Date: Thu Apr 16 00:48:09 2020 +0800

    Remove octavia user from admin project

    It is unnecessary to add octavia user into admin project.
    Octavia project does not require this action. Like other projects,
    octavia user in service project with admin role is enough.

    [1] https://docs.openstack.org/octavia/latest/install/install-ubuntu.html
    [2] https://docs.openstack.org/octavia/latest/contributor/guides/dev-quick-start.html#production-deployment-walkthrough
    [3] https://github.com/openstack/octavia/blob/master/devstack/plugin.sh

    Closes-Bug: #1873176
    Change-Id: I35d35177aaabfc6f0abc533a1f756b363bd02308
    (cherry picked from commit bb7e1e86601d46d1d12620ec44993c493bb923fe)