Reviewed: https://review.openstack.org/306021 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=d8084e3636c4e82eff5ef1998496b3e10ebd01e8 Submitter: Jenkins Branch: master
commit d8084e3636c4e82eff5ef1998496b3e10ebd01e8 Author: Marcellin Fom Tchassem <[email protected]> Date: Tue Apr 12 21:41:46 2016 -0500 Deprecation reason for domain_id_immutable The domain_id_immutable option will be deprecated in a future release. Since the version 3.2, Oslo.config supports the deprecation reason with the attribute "deprecated_reason". But the domain_id_immutable doesn't have that attribute. This commit will add a deprecation reason attribute to the domain_id_immutable option. Change-Id: If6e3abd361dc93045a038096770b616c61c221e8 Closes-Bug: #1564961 ** 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/1564961 Title: provide a deprecation reason for "domain_id_immutable" config option Status in OpenStack Identity (keystone): Fix Released Bug description: oslo.config supports a "deprecation_reason" parameter, we should give one to "domain_id_immutable" , for context on why look at this commit: https://github.com/openstack/keystone/commit/27c4cbc9f7565ee978525de0053a1ae5f15de633 To manage notifications about this bug go to: https://bugs.launchpad.net/keystone/+bug/1564961/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

