Queens octavia template uses pike heat template version

Bug #1840246 reported by Oliver Walsh
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
Fix Released
High
Oliver Walsh

Bug Description

https://review.opendev.org/671324 adds the following param to docker/services/octavia/octavia-deployment-config.yaml:

  NovaEnableRbdBackend:
    default: false
    description: Whether to enable the Rbd backend for Nova ephemeral storage.
    type: boolean
    tags:
      - role_specific

However this fails in heat as parameter tags were added in queens and that template still has "heat_template_version: pike".

The yaml-validation tool currently warns but does not fail when templates use outdated heat_template_versions, so this slipped though CI.

Oliver Walsh (owalsh)
Changed in tripleo:
status: New → In Progress
importance: Undecided → High
assignee: nobody → Oliver Walsh (owalsh)
milestone: none → train-3
tags: added: queens-backport-potential rocky-backport-potential stein-backport-potential
Oliver Walsh (owalsh)
tags: removed: rocky-backport-potential stein-backport-potential
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tripleo-heat-templates (stable/queens)

Fix proposed to branch: stable/queens
Review: https://review.opendev.org/676685

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (stable/queens)

Reviewed: https://review.opendev.org/676685
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=a59a78aea8eef06d8075f5c4b2809d68842205b2
Submitter: Zuul
Branch: stable/queens

commit a59a78aea8eef06d8075f5c4b2809d68842205b2
Author: Oliver Walsh <email address hidden>
Date: Thu Aug 15 13:17:00 2019 +0100

    Update heat_template_version in templates, with stricter validation

    A number of templates are using older heat_template_version values.
    Update the templates and only accept queens in the validation tool.

    Change-Id: I2966e38449238d324122e97723795a7ad87f2611
    Resolves-bug: 1840246

tags: added: in-stable-queens
Oliver Walsh (owalsh)
Changed in tripleo:
status: In Progress → Fix Committed
Changed in tripleo:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.