Merge "Remove volumev2 from volume service"

This commit is contained in:
Zuul
2023-02-10 16:28:39 +00:00
committed by Gerrit Code Review

View File

@@ -75,7 +75,7 @@ class VolumeService(VersionedService):
@staticmethod
def get_service_type():
return ['volumev2', 'volumev3']
return ['volumev3']
def post_configuration(self, conf, is_service):
# Verify if the cinder backup service is enabled