incorrect parameter name in EnvTemplateManager.delete_app

Bug #1545509 reported by Jacek Tomasiak
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-muranoclient
Fix Released
Undecided
Jacek Tomasiak

Bug Description

Formatting placeholder doesn't match actually passed argument names:

        return self._delete('/v1/templates/{id}/services/{app_id}'.
                            format(id=env_template_id, service_id=app_id))

Jacek Tomasiak (skazi)
Changed in python-muranoclient:
assignee: nobody → Jacek Tomasiak (skazi)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-muranoclient (master)

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

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

Reviewed: https://review.openstack.org/280020
Committed: https://git.openstack.org/cgit/openstack/python-muranoclient/commit/?id=f1ebdc6b8be8df5ae1210fdde5638ed2d1b6fec7
Submitter: Jenkins
Branch: master

commit f1ebdc6b8be8df5ae1210fdde5638ed2d1b6fec7
Author: Jacek Tomasiak <email address hidden>
Date: Sun Feb 14 21:02:24 2016 +0100

    Fix inconsistent argument name/placeholder in EnvTemplateManager.delete_app

    Change-Id: Icc02bc8d14e49b96819db51467c3babeaea4da8f
    Closes-Bug: #1545509

Changed in python-muranoclient:
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.