]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Add extra spec capability for Nimble Cinder Driver
authorRaunak Kumar <rkumar@nimblestorage.com>
Mon, 6 Jul 2015 18:40:40 +0000 (11:40 -0700)
committerRaunak Kumar <rkumar@nimblestorage.com>
Mon, 27 Jul 2015 01:48:46 +0000 (18:48 -0700)
commit7093d0e290a6916db9eb244c187c56ebfa5b1990
tree9f2b59cfb434255d9eb5cb809205ed2ab9160b22
parent28103a2c79862eb2fa98ab7ec764e60d82590ca7
Add extra spec capability for Nimble Cinder Driver

Supported Extra Specs are

1. Performance Policy Name
nimble:perfpol-name = <Performance Policy Name>

2. Encryption
nimble:encryption = "yes"

Implements: blueprint nimble-add-extra-specs-support

Change-Id: I45a18b189746b778f10eecbf669be7943828e28b
cinder/tests/unit/test_nimble.py [changed mode: 0644->0755]
cinder/volume/drivers/nimble.py [changed mode: 0644->0755]