Release 2.4.2
A micro-fix to the make-etcd script and a minor fix to vitastor-cli rm leaving "deleted" flag after itself when using "inverse delete".
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
|
||||
|
||||
VITASTOR_VERSION = '2.4.1'
|
||||
VITASTOR_VERSION = '2.4.2'
|
||||
|
||||
LOG = logging.getLogger(__name__)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user