Merge "Only export overcloud for --stack-only/full deploy" into stable/wallaby
This commit is contained in:
@@ -1368,7 +1368,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,
|
||||
|
||||
Reference in New Issue
Block a user