]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Remove duplicate deprecation messages for quota_items option
authorSridhar Venkat <svenkat@us.ibm.com>
Thu, 8 Oct 2015 21:27:39 +0000 (17:27 -0400)
committerIhar Hrachyshka <ihrachys@redhat.com>
Mon, 23 Nov 2015 14:08:30 +0000 (15:08 +0100)
commit578957f735806a468b0ac2f7584fb3b5b4e8bf80
tree700bda5969b24a24ac44a5add221b9a021449561
parent93f4fa9c50093bf5bafbc1a1b258cb7060584c53
Remove duplicate deprecation messages for quota_items option

The option is already marked for deprecation using oslo.config
mechanism, so there is no need to output more warnings here.

Change-Id: I5db439a0b87c49a52f3f5c063d0fd90819f3e932
Closes-Bug: #1504312
neutron/quota/__init__.py