[powerflex/vxflexos] resource name typos in environments templates

Bug #1903634 reported by Sam Wan
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
Fix Released
Medium
Sam Wan

Bug Description

There're typos for powerflex/vxflexos resource names in environments templates.

in openstack/tripleo-heat-templates/environments/cinder-dellemc-powerflex-config.yaml
=============================
resource_registry:
  OS::TripleO::Services::CinderBackendPowerFlex: ../deployment/cinder/cinder-backend-dellemc-powerflex-puppet.yaml
...
=============================

in openstack/tripleo-heat-templates/environments/cinder-dellemc-vxflexos-config.yaml
=============================
resource_registry:
  OS::TripleO::Services::CinderBackendVxFlexOS: ../deployment/deprecated/cinder/cinder-backend-dellemc-vxflexos-puppet.yaml
...
=============================

The resource name 'CinderBackendPowerFlex' and 'CinderBackendVxFlexOS' are incorrect, they should be 'CinderBackendDellEMCPowerFlex' and 'CinderBackendDellEMCVxFlexOS' as defined in
openstack/tripleo-heat-templates/blob/master/overcloud-resource-registry-puppet.j2.yaml

Sam Wan (sam-wan)
Changed in tripleo:
assignee: nobody → Sam Wan (sam-wan)
Changed in tripleo:
status: New → In Progress
Saravanan KR (skramaja)
Changed in tripleo:
importance: Undecided → Medium
milestone: none → wallaby-1
Revision history for this message
Sam Wan (sam-wan) wrote :

2 separate changes submitted for this issue.

https://review.opendev.org/c/openstack/tripleo-heat-templates/+/765030 [VxFlex OS] Fix resource name typo in template
https://review.opendev.org/c/openstack/tripleo-heat-templates/+/765031 [PowerFlex] Fix resource name typo in template

Changed in tripleo:
milestone: wallaby-1 → wallaby-2
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/tripleo-heat-templates 14.0.0

This issue was fixed in the openstack/tripleo-heat-templates 14.0.0 release.

Changed in tripleo:
milestone: wallaby-2 → wallaby-3
Changed in tripleo:
milestone: wallaby-3 → wallaby-rc1
Changed in tripleo:
milestone: wallaby-rc1 → xena-1
Changed in tripleo:
milestone: xena-1 → xena-2
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (master)

Reviewed: https://review.opendev.org/c/openstack/tripleo-heat-templates/+/765030
Committed: https://opendev.org/openstack/tripleo-heat-templates/commit/d975e560af3f897cbf16655efcd9a5df67b0f5b4
Submitter: "Zuul (22348)"
Branch: master

commit d975e560af3f897cbf16655efcd9a5df67b0f5b4
Author: Sam Wan <email address hidden>
Date: Tue Dec 1 20:21:09 2020 -0500

    [VxFlex OS] Fix resource name typo in template

    The resource name should be CinderBackendDellEMCVxFlexOS instead of
    CinderBackendVxFlexOS.

    Change-Id: I2460c87eb8e7de709e88949311e2bf70c0ada2d3
    Closes-Bug: #1903634

Changed in tripleo:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/tripleo-heat-templates 15.1.0

This issue was fixed in the openstack/tripleo-heat-templates 15.1.0 release.

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.