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
commit 025c0c4891
1 changed files with 1 additions and 1 deletions

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