SharedIp class is obsolete and should be rewritten

Bug #1487013 reported by Alexey Khivin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Murano
Fix Released
High
Stan Lagun

Bug Description

When I try to deploy Failover Cluster app using modern Murano I have got an error "murano.dsl.exceptions.PropertyReadError: Property "name" in class "io.murano.resources.ExistingNeutronNetwork" cannot be read"

http://paste.openstack.org/show/422077/

This is because of SharedIp class uses old API and should be fixed

Alexey Khivin (akhivin)
Changed in murano:
assignee: nobody → Alexey Khivin (akhivin)
status: New → In Progress
Changed in murano:
milestone: none → liberty-3
importance: Undecided → Medium
tags: added: core-library engine muranopl
Revision history for this message
Timur Nurlygayanov (tnurlygayanov) wrote :

Status changed to Confirmed because we have no commits on review yet. Please change the status and add links to commits when it will be ready.

Changed in murano:
importance: Medium → High
status: In Progress → Confirmed
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/216839

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

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

commit 87b975e89b2ced1d672016fec71214c4407ec790
Author: Alexander Tivelkov <email address hidden>
Date: Tue Aug 25 22:05:52 2015 +0300

    Fixed the SharedIp class

    The SharedIp class was using name property of Network class
    which have been removed in favor of describe() method, which should be
    used in SharedIp now.

    This has been addressed.

    Change-Id: Ia1fed204ceca57b31e4a96e1ba222441ab9db0b3
    Closes-Bug: #1487013

Changed in murano:
status: In Progress → Fix Committed
Changed in murano:
status: Fix Committed → Fix Released
Changed in murano:
milestone: liberty-3 → 1.0.0
Changed in murano:
milestone: 1.0.0 → 1.0.1
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.