SharedIp is broken

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

Bug Description

After the introduction of multi-region support the io.murano.ShareIp class is broken: it calls a '$.getRegion()' method in its initializer, but does not define such a method - and does not inherit io.murano.CloudResource as it should.

Changed in murano:
status: New → Confirmed
importance: Undecided → High
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/404247

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

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

commit d76f236547e26dfdda2e2c5e8b809d4ed44c009d
Author: Alexander Tivelkov <email address hidden>
Date: Tue Nov 29 17:34:34 2016 +0300

    Fixed SharedIp class

    Since the introduction of multi-region capabilities the
    `io.murano.SharedIp` class was not working, since it utilized but
    didn't define the 'getRegion' method, and directly used the
    defaultNetworks.environment property of the Environment assuming it is
    a class (yet it became a template quite recently).

    Both these issues have been addressed so the shared ips may be used
    again.

    Change-Id: I50075b03cb2b61d97bf23300478c07d9d5d774cf
    Closes-bug: #1645724

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

This issue was fixed in the openstack/murano 3.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.