show attribute doesn't work for designate record

Bug #1524312 reported by Peter Razumovsky
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Heat
Fix Released
Medium
Peter Razumovsky

Bug Description

If I try to get show attribute, next error raises: TypeError: get() takes exactly 3 arguments (2 given). Need to fix it.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to heat (master)

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

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

Reviewed: https://review.openstack.org/255242
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=f5e083e0721717c888ddce6237ce934938c4199c
Submitter: Jenkins
Branch: master

commit f5e083e0721717c888ddce6237ce934938c4199c
Author: Peter Razumovsky <email address hidden>
Date: Wed Dec 9 15:44:45 2015 +0300

    Fix _show_resource in Designate::Record

    get method in records requires domain_id as
    first argument, but in _show_resource there is
    only self.resource_id, so this patch adds domain_id.

    Change-Id: I1cb2d88ce26c307c040f3064233e410eccfd3811
    Closes-bug: #1524312

Changed in heat:
status: In Progress → Fix Released
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.