← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1728690] Re: member_role_id/name conf options reference v2

 

Reviewed:  https://review.openstack.org/522461
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=23d14f55627ffdabe2749274095975b17796beed
Submitter: Zuul
Branch:    master

commit 23d14f55627ffdabe2749274095975b17796beed
Author: wangxiyuan <wangxiyuan@xxxxxxxxxx>
Date:   Thu Nov 23 15:17:24 2017 +0800

    Deprecate member_role_id and member_role_name
    
    ``member_role_id`` and ``member_role_name`` config options
    are only used for V2. Instead of removing, just deprecate
    them because that maybe some consumers still use them
    for V3.
    
    This patch also removed the usage in
    ``keystone-manage bootstrap`` as well.
    
    Closes-bug: #1728690
    
    bp: deprecated-as-of-queens
    bp: removed-as-of-queens
    
    Change-Id: Ib85479442ec68f9a67615c23e5c39bd217c9b109


** Changed in: keystone
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1728690

Title:
  member_role_id/name conf options reference v2

Status in OpenStack Identity (keystone):
  Fix Released

Bug description:
  The keystone v2 API has been removed, yet we still define the
  member_role_id and member_role_name conf options that say they are for
  v2. It appears that they may be used in some v3 code. That should
  either be modified so that these can be removed, or the help and docs
  for these options should be updated to explain their usage with v3.

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1728690/+subscriptions


References