Merge "Remove volumev2 from volume service"
This commit is contained in:
@@ -75,7 +75,7 @@ class VolumeService(VersionedService):
|
|||||||
|
|
||||||
@staticmethod
|
@staticmethod
|
||||||
def get_service_type():
|
def get_service_type():
|
||||||
return ['volumev2', 'volumev3']
|
return ['volumev3']
|
||||||
|
|
||||||
def post_configuration(self, conf, is_service):
|
def post_configuration(self, conf, is_service):
|
||||||
# Verify if the cinder backup service is enabled
|
# Verify if the cinder backup service is enabled
|
||||||
|
Reference in New Issue
Block a user