]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Only warn about deprecation warnings once
authorJoshua Harlow <harlowja@yahoo-inc.com>
Fri, 27 Jun 2014 00:52:04 +0000 (17:52 -0700)
committerJoshua Harlow <harlowja@yahoo-inc.com>
Fri, 27 Jun 2014 00:52:59 +0000 (17:52 -0700)
commitf946c7e733c57270283440e1fd701070ebddf9d9
tree3947d180a1bf2fdec281a01b0123848b48d4c296
parente20ef8a8bb56297892b05d2a5bd728f503dd637e
Only warn about deprecation warnings once

Instead of repeatly emitting data about which
modules are deprecated again and again just warn
about those deprecation once and then never warn
about them again.

This is a good thing to have, and will be needed
as taskflow moves one of its classes used in cinder
to a new and longer-term location and will emit
deprecation about the usage of the old location.

Change-Id: I962f9bab920a03eca235c9e4591d367687e44954
bin/cinder-all
bin/cinder-api
bin/cinder-backup
bin/cinder-clear-rabbit-queues
bin/cinder-manage
bin/cinder-rpc-zmq-receiver
bin/cinder-scheduler
bin/cinder-volume
bin/cinder-volume-usage-audit