'Controller' object has no attribute 'delete_from_service'

Bug #1269769 reported by Anastasia Kuznetsova
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Murano
Fix Released
High
Ekaterina Chernova

Bug Description

Steps to reproduce:
1. Log in WebUI
2. Navigate to Murano->Service Definitions
3. Choose some service, for example, MS SQL Server Cluster and click on "Manage Service"
4. Select any component of the service , for example SQLCluster.template and click on "Delete Files"
5. Confirm deletion

Observed result:
It's impossible to delete component from the service. There is traceback in murano-dashboard.log (see attached file)

Tags: verified
Revision history for this message
Anastasia Kuznetsova (akuznetsova) wrote :
Changed in murano:
importance: Undecided → High
assignee: nobody → Ekaterina Fedorova (efedorova)
milestone: none → 0.4.1
status: New → Confirmed
Revision history for this message
Ekaterina Chernova (efedorova) wrote :

Please update murano-metadataclient https://github.com/stackforge/murano-metadataclient/blob/master/metadataclient/v1/metadata_admin.py#L202
this method is present in master and release-0.4 branches, please add your murano-metadataclient version and check presence for this method

Changed in murano:
status: Confirmed → Invalid
Revision history for this message
Anastasia Kuznetsova (akuznetsova) wrote :

    This bug is not invalid and it's reproduced, because when we install murano-dashboard from release-0.4 branch we install murano-metadataclient from here https://pypi.python.org/pypi/murano-metadataclient/0.4 (due to requirements.txt) but version of the metadataclient in the PiPy is not actual.
    So, need to update package in PiPy and here http://tarballs.openstack.org/murano-metadataclient/ too. (I mean package murano-metadataclient-0.4.tar.gz)

Changed in murano:
status: Invalid → New
Changed in murano:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to murano-dashboard (release-0.4)

Reviewed: https://review.openstack.org/67398
Committed: https://git.openstack.org/cgit/stackforge/murano-dashboard/commit/?id=3bb9a027524643f1b98f896bde18c45c2a9d4941
Submitter: Jenkins
Branch: release-0.4

commit 3bb9a027524643f1b98f896bde18c45c2a9d4941
Author: Ekaterina Fedorova <email address hidden>
Date: Fri Jan 17 12:42:01 2014 +0400

    Update requirements and package version

    Change-Id: I7130e38a246558aca53a9145d76af4121ab0d85f
    Closes-Bug: #1269769

Changed in murano:
status: In Progress → Fix Committed
tags: added: verified
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to murano-dashboard (master)

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

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to murano-dashboard (master)

Reviewed: https://review.openstack.org/72639
Committed: https://git.openstack.org/cgit/stackforge/murano-dashboard/commit/?id=42db5892f6e97d14f8b8830931354950a81cbf50
Submitter: Jenkins
Branch: master

commit 42db5892f6e97d14f8b8830931354950a81cbf50
Author: Ekaterina Fedorova <email address hidden>
Date: Fri Jan 17 12:42:01 2014 +0400

    Cherry-pick commits from release-0.4

    *Update requirements and package version
    Closes-Bug: #1269769

    *Add new setup scripts
     Removed old setup scripts

    * Make modify_horizon_config is up-to-date
     modify-horizon-config.sh helper script, this script
     used only for RPMBUILD and would be removed during code refractory procedure

    * Show floating ip in details
     blueprint auto-assign-floating-ip

    * Show floating IP checkbox only for 'routed'
     Set floatingIp to the unit level
     blueprint auto-assign-floating-ip

    * Add hint for fixed IP address (as placeholder)
     Fixes-Bug: #1272361

    * Check title in mark image form
     Title should be unique
     To prevent extra api call to glance hidden fiels was used
     Closes-Bug: 1259522

    * Remove error code from inform messages
     Closes-Bug: 1268929

    Change-Id: Id3ad4581cd9ce40a569ac580d0aee8db0178553c

Changed in murano:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.