Kolla-Ansible must upgrade to Identity V3 apis for every service

Bug #1778846 reported by Marius L
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla-ansible
Fix Released
Low
Chason Chan

Bug Description

After a fresh Queens installation using the stable/queens branch of the kolla-ansible, while trying to create a load balancer I am getting this error:
"Driver error: (http://x.y.a.b:5000/v2.0/tokens): The resource could not be found. (HTTP 404)"

This is because neutron_lbaas.conf is still using the v2.0 Identity API, which is removed in Queens.
https://github.com/openstack/kolla-ansible/blob/stable/queens/ansible/roles/neutron/templates/neutron_lbaas.conf.j2

According to documentation "As of the Queens release, Keystone solely implements the Identity API v3. Support for Identity API v2.0 has been removed in Queens in favor of the Identity API v3."

Marius L (marius-leus)
description: updated
description: updated
Chason Chan (chen-xing)
Changed in kolla-ansible:
status: New → Triaged
importance: Undecided → Low
Revision history for this message
Chason Chan (chen-xing) wrote :
Changed in kolla-ansible:
assignee: nobody → Chason Chan (chen-xing)
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla-ansible (master)

Reviewed: https://review.openstack.org/578299
Committed: https://git.openstack.org/cgit/openstack/kolla-ansible/commit/?id=4968508d7fcb2e8a9c21cf6943e3064c2be94cfe
Submitter: Zuul
Branch: master

commit 4968508d7fcb2e8a9c21cf6943e3064c2be94cfe
Author: chenxing <email address hidden>
Date: Wed Jun 27 15:31:36 2018 +0800

    Upgrade identity v2 to identity v3 API

    As of the Queens release, Keystone solely implements the Identity
    API v3. Support for Identity API v2.0 has been removed since Queens
    in favor of the Identity API v3.

    Change-Id: If65b26935e8bd1e6655d84259499f4013762e4e3
    Closes-Bug: #1778846

Changed in kolla-ansible:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/kolla-ansible 7.0.0.0b3

This issue was fixed in the openstack/kolla-ansible 7.0.0.0b3 development milestone.

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

Fix proposed to branch: stable/queens
Review: https://review.opendev.org/662230

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

Reviewed: https://review.opendev.org/662230
Committed: https://git.openstack.org/cgit/openstack/kolla-ansible/commit/?id=ce546013e753d8f7b2c8d7ac02fc3e5a1b278d48
Submitter: Zuul
Branch: stable/queens

commit ce546013e753d8f7b2c8d7ac02fc3e5a1b278d48
Author: chenxing <email address hidden>
Date: Wed Jun 27 15:31:36 2018 +0800

    Upgrade identity v2 to identity v3 API

    As of the Queens release, Keystone solely implements the Identity
    API v3. Support for Identity API v2.0 has been removed since Queens
    in favor of the Identity API v3.

    Change-Id: If65b26935e8bd1e6655d84259499f4013762e4e3
    Closes-Bug: #1778846
    (cherry picked from commit 4968508d7fcb2e8a9c21cf6943e3064c2be94cfe)

tags: added: in-stable-queens
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/kolla-ansible 6.2.1

This issue was fixed in the openstack/kolla-ansible 6.2.1 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.