Comment 24 for bug 1995778

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-nova-cloud-controller (master)

Reviewed: https://review.opendev.org/c/openstack/charm-nova-cloud-controller/+/895862
Committed: https://opendev.org/openstack/charm-nova-cloud-controller/commit/98581a04d5ec74a9257dbdad0cb41f594257700b
Submitter: "Zuul (22348)"
Branch: master

commit 98581a04d5ec74a9257dbdad0cb41f594257700b
Author: Jadon Naas <email address hidden>
Date: Tue Sep 19 17:28:16 2023 -0400

    Update default Keystone api_version

    This change moves the default return value for the Keystone api_version
     to 3.0 instead of 2.0. By this point in time, all supported OpenStack
      releases use Keystone API version 3.0 instead of 2.0.
     This was previously causing Nova templates to render with 2.0 in the
     Keystone auth URL instead of 3.0, which caused auth failures.

    Closes-Bug: 1995778
    Change-Id: I6463a24fe4aaa654a58cff56720a55f0950db717