On Nov 18, 2014, at 12:26 PM, Mike Bayer <mbayer at redhat.com> wrote: > >> On Nov 18, 2014, at 11:47 AM, Sean Dague <sean at dague.net> wrote: >> >> >> Also can I request that when deprecating methods in oslo libraries we >> use a standard deprecation mechanism so that warnings are emitted when >> this method is used. > > +1 for DeprecationWarnings, I noticed oslo.db doesn’t seem to use these > We have some in-house deprecation stuff that indicates when features are going to be removed, too. http://git.openstack.org/cgit/openstack/oslo-incubator/tree/openstack/common/versionutils.py