Aodh not working after the removal of keystone_auth section

Bug #1775956 reported by Benjamin Diaz
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Aodh
New
Undecided
Unassigned
kolla-ansible
Fix Released
Undecided
Benjamin Diaz

Bug Description

Version: kolla-ansible-7.0.0.0b3.dev4
Base: Ubuntu
Type: Source

After installing Aodh I encountered the following error:

2018-06-08 23:30:15.480 17 CRITICAL keystonemiddleware.auth_token [-] Unable to validate token: Unable to establish connection to https://127.0.0.1:35357: HTTPSConnectionPool(host='127.0.0.1', port=35357): Max retries exceeded with url: / (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7fbbd5f44c50>: Failed to establish a new connection: [Errno 111] Connection refused',)): ConnectFailure: Unable to establish connection to https://127.0.0.1:35357: HTTPSConnectionPool(host='127.0.0.1', port=35357): Max retries exceeded with url: / (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7fbbd5f44c50>: Failed to establish a new connection: [Errno 111] Connection refused',))

The keystone_auth section was removed in this commit to use service_credentials section:
https://review.openstack.org/#/c/570397/

Looks like a few part of aodh still using old keystonemiddleware options for authentication.

I reverted the change and it worked.

description: updated
description: updated
Changed in kolla-ansible:
assignee: nobody → Benjamin Diaz (benjamin.diaz)
Changed in kolla-ansible:
status: New → In Progress
description: updated
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla-ansible (master)

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

commit fbddccd5f10a352880607f72804a42daf2d1b9fc
Author: Benjamin Diaz <email address hidden>
Date: Fri Jun 8 22:52:16 2018 -0300

    Revert "Remove keystone_authtoken section for aodh"

    This reverts commit f8fd06011aed5cd9028a8c1e206762a78e137df7.

    Based on the code, overall uses service_credentials, but looks like a
    few parts is using keystonemiddleware.auth_*

    Closes-Bug: #1775956

    Change-Id: I766a5624737cae892fe77fa8151b20e0972ed5b2

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.

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.