Drop environment for the removed upgrade converge step

The upgrade converge command was already removed. This change drops
the environment file for that command because it is no longer useful.

Depends-on: https://review.opendev.org/817127
Change-Id: Icb157e0ee90a854c6f14a3a32edb38c4d498d339
This commit is contained in:
Takashi Kajinami 2022-09-29 11:24:08 +09:00
parent 43c497dc1b
commit e5ce31ac30
1 changed files with 0 additions and 9 deletions

View File

@ -1,9 +0,0 @@
# Environment file used in the last step of an overcloud upgrade.
# This file is required by the tripleoclient and not expected to be updated
# by the operator. Please use additional -e env.yaml.
parameter_defaults:
EnablePackageInstall: false
ServerDeletionPolicy: delete
UpgradeLevelNovaCompute: ''
UpgradeInitCommonCommand: ''
UpgradeInitCommand: ''