Install and configure controller node in cinder mentions auth_uri instead of www_authenticate_uri

Bug #1823324 reported by massimo.sgaravatto
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Cinder
New
Undecided
Unassigned

Bug Description

https://docs.openstack.org/cinder/rocky/install/cinder-controller-install-rdo.html

says that auth_uri must be set.

But in the log file there is this warning:

Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future.

description: updated
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to cinder (stable/rocky)

Fix proposed to branch: stable/rocky
Review: https://review.openstack.org/650430

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to cinder (stable/rocky)

Reviewed: https://review.openstack.org/650430
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=3cadefbbc123e7f793b3b7f666e6107d75425cba
Submitter: Zuul
Branch: stable/rocky

commit 3cadefbbc123e7f793b3b7f666e6107d75425cba
Author: wangxiyuan <email address hidden>
Date: Mon Aug 27 16:39:37 2018 +0800

    Remove auth_uri usage

    auth_uri in keystonemiddleware was deprecated and will be removed
    in Stein.

    This patch changed it to auth_url or www_authenticate_uri correctly

    Backporting to rocky as the option was deprecated there but our
    documentation was still instructing that it be set during installation.

    This modifies the cherry-pick to only bring back the documentation
    changes. Those should have been updated so deployers started using the
    preferred config option. Unfortunately, the doc changes were done along
    with code changes that would make existing configs incompatible.
    Following the documentation as it is now in the stable branch results in
    deprecation warnings in the logs.

    Conflict:
        cinder/quota_utils.py
        cinder/test.py
        cinder/tests/unit/contrib/test_quotas.py
        cinder/tests/unit/conf_fixture.py
        cinder/tests/unit/test_quota.py
        cinder/tests/unit/test_qutoa_utils.py

    Closes-bug: #1823324
    Change-Id: I754f6b27b3ebb87d4479aa366c9ee04af34fcaab
    (cherry picked from commit 19dd18b17f2fbcca37b0c6633f47c0b7cdace9a7)

tags: added: in-stable-rocky
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/cinder 13.0.5

This issue was fixed in the openstack/cinder 13.0.5 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.