Reporter not report message

Bug #1838009 reported by zhaolihui
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Murano
In Progress
Undecided
zhaolihui

Bug Description

Description
===========
There is no message when deploy murano package with _environment.reporter.report function

Steps to reproduce
==================
1.modify murano package's xxx/Classes/xxx.yaml
Methods:
  initialize:
    Body:
      - $._environment: $.find(std:Environment).require()

  deploy:
    Body:
      - If: not $.getAttr(isDeployed, false)
        Then:
          - $._environment.reporter.report($this, 'Deploy start')
          - $.setAttr(isDeployed, true)

2.import this package and deploy it.

Expected result
===============
There will be a message 'Deploy start' display in environment deployment history tab.

Actual result
=============
The message 'Deploy start' not display in environment deployment history tab.

Environment
===========
Rocky version

zhaolihui (zhaolh)
Changed in murano:
assignee: nobody → zhaolihui (zhaolh)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to murano (master)

Fix proposed to branch: master
Review: https://review.opendev.org/672954

Changed in murano:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on murano (master)

Change abandoned by "Ghanshyam <email address hidden>" on branch: master
Review: https://review.opendev.org/c/openstack/murano/+/672954
Reason: Murano project has been retired https://review.opendev.org/c/openstack/governance/+/919358

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.