vos release project website volumes

I've just added RO sites for zuul-ci.org and docs.starlingx.io volumes.
Keep those up to date via vos releases in the afsrelease tooling.

Change-Id: Ib7e2dc179862b1b485ff5536c76718f89295ca3d
This commit is contained in:
Clark Boylan 2019-03-05 10:11:46 -08:00
parent c19ed24e43
commit a9321b129b
1 changed files with 2 additions and 0 deletions

View File

@ -20,6 +20,8 @@ import logging
VOLUMES = ['docs',
'docs.dev',
'project.starlingx',
'project.zuul',
]
log = logging.getLogger("release")