Access to uninitialized property "reporter" in InstanceGroup::.init method

Bug #1610997 reported by Konstantin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Murano
Fix Released
High
Alex Kholkin

Bug Description

Steps to reproduce:

1 Deploy any Murano Environment with InstanceGroup instance
2 Delete deployed Environment

Expected result: environment deleted

Observed result: failed with exception
[murano.dsl.exceptions.UninitializedPropertyAccessError]: Access to uninitialized property \"reporter\" in class \"io.murano.Environment\" is forbidden"

Exception causes because of Environment::reporter is Runtime property, initialized in Environment::initialize method body.

Changed in murano:
milestone: none → newton-3
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to murano (master)

Fix proposed to branch: master
Review: https://review.openstack.org/352511

Changed in murano:
status: New → In Progress
Changed in murano:
assignee: Alexander Tivelkov (ativelkov) → Alex Kholkin (akholkin)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to murano (master)

Reviewed: https://review.openstack.org/352511
Committed: https://git.openstack.org/cgit/openstack/murano/commit/?id=a75c16e153999094decce257d3a9e476e857ce90
Submitter: Jenkins
Branch: master

commit a75c16e153999094decce257d3a9e476e857ce90
Author: Alexander Tivelkov <email address hidden>
Date: Mon Aug 8 19:47:19 2016 +0300

    Fixed reporting in app development framework

    Fixed several reporting-related bugs in io.murano.applications
    framework:

    * when reporting was relying on the presence of possibly uninitialized
      property of Environment

    * when environment for reporting was not accessible due to property
      protection level

    * when reporting was done for an instance object name instead of
      hostname

    Closes-bug: #1610997

    Change-Id: Id517a511937fa1f65b5fec6bcd0ff5dbe1b33812

Changed in murano:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/murano 3.0.0.0b3

This issue was fixed in the openstack/murano 3.0.0.0b3 development milestone.

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.