]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Disable capabilities based on 3PAR licenses
authorKurt Martin <kurt.f.martin@hpe.com>
Wed, 16 Dec 2015 23:37:45 +0000 (15:37 -0800)
committerKurt Martin <kurt.f.martin@hpe.com>
Sat, 19 Dec 2015 00:15:16 +0000 (16:15 -0800)
commit6fddcf6da018c1c394a3d841eede1118d94d4e36
treee25faf2f726ef654990be98a0d0209e42c10be00
parent9c3cbdd90fbf4e462c23f640e68cd88034c873c2
Disable capabilities based on 3PAR licenses

The 3PAR firmware is now reporting which licenses are enabled on the
storage array. The 3PAR drivers will now use this information to
enable/disable standard stat reporting for thin provisioning,
QoS support and replication

DocImpact

Implements: blueprint 3par-license-check
Change-Id: Ib5fb06b1c029d026f6f38fa3fdf7d62c2005c06e
cinder/tests/unit/test_hpe3par.py
cinder/volume/drivers/hpe/hpe_3par_common.py
releasenotes/notes/3par-license-check-51a16b5247675760.yaml [new file with mode: 0644]