nova::keystone::authtoken::auth_url is sometimes incorrect

Bug #1791093 reported by Jiří Stránský
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
Fix Released
Critical
Unassigned

Bug Description

This depends in what order the composable services framework processes services. In nova-api it's

nova::keystone::authtoken::auth_url: {get_param: [EndpointMap, KeystoneInternal, uri_no_suffix]}

(correct, AFAIU)

while in nova-placement it's:

nova::keystone::authtoken::auth_url: {get_param: [EndpointMap, KeystoneAdmin, uri_no_suffix]}

(incorrect, AFAIU).

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

Reviewed: https://review.openstack.org/600444
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=fe4f6e294ad9f9c6a203032af678fbf20161871c
Submitter: Zuul
Branch: stable/queens

commit fe4f6e294ad9f9c6a203032af678fbf20161871c
Author: Juan Antonio Osorio Robles <email address hidden>
Date: Tue Apr 10 12:23:41 2018 +0300

    Don't use keystone admin endpoint for nova placement

    We're trying to move away from using keystone's admin endpoint. This
    uses the internal one instead.

    Closes-Bug: #1791093
    Change-Id: I9aabf0ac8f1fb21f835937fa4354cad3c8443211
    (cherry picked from commit 4ec9e65c418c38e80be5850a297174516590340e)

tags: added: in-stable-queens
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/tripleo-heat-templates 8.0.6

This issue was fixed in the openstack/tripleo-heat-templates 8.0.6 release.

Changed in tripleo:
status: Triaged → Fix Released
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.