]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Set VERSION on the Nimble driver.
authorSonia Ghanekar <sonia.ghanekar@nimblestorage.com>
Tue, 28 Jul 2015 17:11:50 +0000 (10:11 -0700)
committerSonia Ghanekar <sonia.ghanekar@nimblestorage.com>
Tue, 28 Jul 2015 17:13:01 +0000 (10:13 -0700)
commit35631e282592a87f3afba0a161ab4a4defa616f5
tree3102c6df9fe14cd1db424c8bdc84a1ae48b7e4c4
parentcaacf04544d8a09a3fe48caace41f6af1bcc29a0
Set VERSION on the Nimble driver.

The Nimble driver does not set the VERSION variable
causing its version to be logged as N/A. This patch
updates that variable so that the correct version
number is reflected in the log.

Change-Id: I922257cf79e1a65247fd5384fa1fa746660efae3
Closes-Bug: #1476859
cinder/tests/unit/test_nimble.py
cinder/volume/drivers/nimble.py