Updated openstack/openstack

Project: openstack/debtcollector  719ea2249aa5c9bcfcdf3ed950402fc7047d7297

Allow providing the deprecation category

Instead of always using 'DeprecationWarning' it can be useful
to allow for 'PendingDeprecationWarning' to be used instead (or
other category); so enable this category passing and usage
by providing yet another keyword argument (that when not provided
defaults to 'DeprecationWarning').

Change-Id: I6719afd44bae99da31d09d429f8aa9402af194fc
This commit is contained in:
Joshua Harlow 2015-04-27 09:03:09 -07:00 committed by Gerrit Code Review
parent 4ff7c16c9f
commit 75cbca736e
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 62a75d74f1ced6e4215a6ed3d682c3fc13079ab2
Subproject commit 719ea2249aa5c9bcfcdf3ed950402fc7047d7297