]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Remove invalid NetApp QoS keys
authorClinton Knight <cknight@netapp.com>
Mon, 11 Jan 2016 21:21:47 +0000 (16:21 -0500)
committerClinton Knight <cknight@netapp.com>
Mon, 11 Jan 2016 21:34:58 +0000 (16:34 -0500)
commit1a45a8d852c3c26c6aab15704628c9c8264348ad
tree74477dc39e5dd88c51991f1cad20e07463f2737b
parent7c789079a37bd2ce0d29e15e2216c3b09076c093
Remove invalid NetApp QoS keys

The NetApp driver code contains two QoS keys that don't work.
They aren't documented anywhere, and they are redundant,
so the simplest fix is to remove them.

Closes-Bug: #1532965
Change-Id: I21a638dc56cb779fbad54c4fe62ec9711a6b8098
cinder/volume/drivers/netapp/utils.py