Wrong accessibility of properties in Instance hierarchy

Bug #1326369 reported by Alexander Tivelkov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Murano
Fix Released
Critical
Alexander Tivelkov

Bug Description

`environment` and `resources` properties of `Instance` class are assigned but not declared (and thus are private runtime properties), but are accessed from the inheritors of the class, which causes deployment-time exceptions

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/97779

Changed in murano:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to murano (master)

Reviewed: https://review.openstack.org/97779
Committed: https://git.openstack.org/cgit/stackforge/murano/commit/?id=66eed1adf4b3968c912e363eb64b79369a78f881
Submitter: Jenkins
Branch: master

commit 66eed1adf4b3968c912e363eb64b79369a78f881
Author: Alexander Tivelkov <email address hidden>
Date: Wed Jun 4 17:03:59 2014 +0400

    Correct property accessibility for classes in Instance hierarchy

    `environment` and `resources` properties are no longer used in classes which
    inherit `Instance` (local vars are used instead)

    Change-Id: I2f3eb64157d2754fedffa66b814f26aa62081456
    Closes-Bug: #1326369

Changed in murano:
status: In Progress → Fix Committed
ruhe (ruhe)
Changed in murano:
status: Fix Committed → Fix Released
Changed in murano:
milestone: juno-1 → 2014.2
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.