diff --git a/tripleo_common/constants.py b/tripleo_common/constants.py index c798ca75b..442298efe 100644 --- a/tripleo_common/constants.py +++ b/tripleo_common/constants.py @@ -155,7 +155,7 @@ PLAN_NAME_PATTERN = '^[a-zA-Z0-9-]+$' DEFAULT_IMAGE_API_VERSION = '2' # The default version of the Volume API to set in overcloudrc. -DEFAULT_VOLUME_API_VERSION = '3.52' +DEFAULT_VOLUME_API_VERSION = '3' # The name of the file which holds the Mistral environment contents for plan # import/export