Comment 2 for bug 1706775

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to keystoneauth (master)

Reviewed: https://review.openstack.org/487590
Committed: https://git.openstack.org/cgit/openstack/keystoneauth/commit/?id=81363eca7903c2dc01d39b4c1569a6750ff13502
Submitter: Jenkins
Branch: master

commit 81363eca7903c2dc01d39b4c1569a6750ff13502
Author: Eric Fried <email address hidden>
Date: Wed Jul 26 16:04:05 2017 -0500

    get_conf_options can exclude deprecated opts

    Add the ability to exclude deprecated conf options from
    Adapter.get_conf_options via a new kwarg, include_deprecated, which (for
    backward compatibility) defaults to True.

    Closes-Bug: #1706775
    Change-Id: I9245d2b983482154959ba05d7d8496a947f1c701