Merge "Remove unused DEFAULT_DEPLOY_*_NAME"

This commit is contained in:
Zuul 2021-10-13 16:52:42 +00:00 committed by Gerrit Code Review
commit 82c1d6fe8d
1 changed files with 0 additions and 4 deletions

View File

@ -172,10 +172,6 @@ USER_ENVIRONMENT = 'user-environment.yaml'
CONTAINER_DEFAULTS_ENVIRONMENT = ('environments/'
'containers-default-parameters.yaml')
DEFAULT_DEPLOY_KERNEL_NAME = 'bm-deploy-kernel'
DEFAULT_DEPLOY_RAMDISK_NAME = 'bm-deploy-ramdisk'
# The name for the swift container to host the cache for tripleo
TRIPLEO_CACHE_CONTAINER = "__cache__"