Murano driver errors on show actions

Bug #1503443 reported by Tim Hinrichs
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
congress
Fix Released
Medium
Eric K

Bug Description

tim@liberty:~/murano/contrib$ openstack congress datasource actions show murano
Internal server error (HTTP 500) (Request-ID: req-bde43d54-524f-453c-90e7-68507260c58d)

From the log:

2015-10-06 12:20:48.902 ERROR congress.api.application [req-bde43d54-524f-453c-90e7-68507260c58d admin fe36ed7d860648348c170919938ed268] Traceback (most recent call last):
  File "/opt/stack/congress/congress/api/application.py", line 47, in __call__
    response = handler.handle_request(request)
  File "/opt/stack/congress/congress/api/webservice.py", line 385, in handle_request
    return self.list_members(request)
  File "/opt/stack/congress/congress/api/webservice.py", line 409, in list_members
    context=self._get_context(request))
  File "/opt/stack/congress/congress/api/action_model.py", line 51, in get_items
    return service['object'].get_actions()
  File "/opt/stack/congress/congress/datasources/datasource_driver.py", line 1232, in get_actions
    method_names = self.executable_methods.keys()
AttributeError: 'MuranoDriver' object has no attribute 'executable_methods'

Eric K (ekcs)
Changed in congress:
assignee: nobody → Eric K (ekcs)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to congress (stable/liberty)

Fix proposed to branch: stable/liberty
Review: https://review.openstack.org/232278

Changed in congress:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to congress (master)

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

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to congress (stable/liberty)

Reviewed: https://review.openstack.org/232278
Committed: https://git.openstack.org/cgit/openstack/congress/commit/?id=75af0294f6e67cdc840b44fd10d4df35c8eeb390
Submitter: Jenkins
Branch: stable/liberty

commit 75af0294f6e67cdc840b44fd10d4df35c8eeb390
Author: Eric K <email address hidden>
Date: Wed Oct 7 16:47:07 2015 -0700

    Fixed murano error on show actions

    Added call to ExecutionDriver.__init__() to initialize variable.
    Added ExecutionDriver.self.inspect_builtin_methods(...) to add
    executable methods.

    Change-Id: Ia51ffb4062b5b3e0e3948589987f6e48cf94468c
    DocImpact:
    Closes-Bug: #1503443

tags: added: in-stable-liberty
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to congress (master)

Reviewed: https://review.openstack.org/232279
Committed: https://git.openstack.org/cgit/openstack/congress/commit/?id=ef936ad62338343720d2f3e7120dd533f9b26997
Submitter: Jenkins
Branch: master

commit ef936ad62338343720d2f3e7120dd533f9b26997
Author: Eric K <email address hidden>
Date: Wed Oct 7 16:54:51 2015 -0700

    Fixed murano error on show actions

    Added call to ExecutionDriver.__init__() to initialize variable.
    Added ExecutionDriver.self.add_executable_client_methods(...) to add
    executable methods.

    Change-Id: I810f4fe53c8a119608c0e34fbc7fd6c98d50affa
    DocImpact:
    Closes-Bug: #1503443

Changed in congress:
status: In Progress → Fix Committed
Tim Hinrichs (thinrichs)
Changed in congress:
status: Fix Committed → Fix Released
Tim Hinrichs (thinrichs)
Changed in congress:
milestone: none → mitaka-1
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/congress 2.0.0

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