Merge "Remove unused OctaviaPostWorkflowName"

This commit is contained in:
Zuul 2021-07-19 21:40:04 +00:00 committed by Gerrit Code Review
commit 5670359777
2 changed files with 4 additions and 5 deletions

View File

@ -38,11 +38,6 @@ parameters:
set to UPGRADE when a major-version upgrade is in progress.
constraints:
- allowed_values: ['CREATE', 'UPDATE']
OctaviaPostWorkflowName:
description: Mistral workflow name for octavia configuration steps
once the overcloud is ready.
type: string
default: 'tripleo.octavia_post.v1.octavia_post_deploy'
OctaviaAmphoraImageName:
description: The glance image name used when spawning amphorae. Default
is an empty string which will use the file name as the image

View File

@ -0,0 +1,4 @@
---
upgrade:
- |
The ``OctaviaPostWorkflowName`` parameter has been removed.