Merge "Only export overcloud for --stack-only/full deploy"

This commit is contained in:
Zuul 2022-06-15 01:28:09 +00:00 committed by Gerrit Code Review
commit c5392335c1
1 changed files with 1 additions and 1 deletions

View File

@ -1300,7 +1300,7 @@ class DeployOvercloud(command.Command):
self.log.error(e)
try:
if parsed_args.config_download:
if do_stack:
# Create overcloud export
data = export.export_overcloud(
self.working_dir,