Periodically release additional AFS volumes
Release the newly created volumes for the static server Change-Id: I6294534549ad5a4462b4722e1f65571e2b395903 Story: #2006598 Task: #37816
This commit is contained in:
parent
f49fc87f95
commit
af14a5d4cc
@ -20,9 +20,13 @@ import logging
|
||||
|
||||
VOLUMES = ['docs',
|
||||
'docs.dev',
|
||||
'project.governance',
|
||||
'project.opendev',
|
||||
'project.security',
|
||||
'project.service-types',
|
||||
'project.specs',
|
||||
'project.starlingx',
|
||||
'project.zuul',
|
||||
'project.opendev',
|
||||
]
|
||||
|
||||
log = logging.getLogger("release")
|
||||
|
Loading…
Reference in New Issue
Block a user