Release 1.7.1
Some stupid hotfixes for 1.7.0 :) - Fix NFS mount - Fix modify-osd - Fix use_antietcd not taken from /etc
This commit is contained in:
@@ -50,7 +50,7 @@ from cinder.volume import configuration
|
||||
from cinder.volume import driver
|
||||
from cinder.volume import volume_utils
|
||||
|
||||
VERSION = '1.7.0'
|
||||
VERSION = '1.7.1'
|
||||
|
||||
LOG = logging.getLogger(__name__)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user