RemoteStack suspend and resume are calling non-existent heatclient apis

Bug #1401876 reported by Qiming Teng
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Heat
Fix Released
Undecided
Qiming Teng

Bug Description

The current RemoteStack implementation incorrectly calls some non-existent HeatClient APIs.

  heatclient.stacks.suspend should be heatclient.actions.suspend
  heatclient.stacks.resume should be heatclient.actions.resume

Qiming Teng (tengqim)
Changed in heat:
assignee: nobody → Qiming Teng (tengqim)
status: New → Confirmed
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/141358

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

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

commit ce81186858031ad893d4025c157f04d025c78343
Author: tengqm <email address hidden>
Date: Fri Dec 12 20:56:35 2014 +0800

    Fix suspend/resume error in RemoteStack

    Current implementation of suspend and resume are incorrectly
    implemented. This patch fixes the calls to heatclient.

    Closes-Bug: 1401876
    Change-Id: I07484d01161ee573dcb1a7908784d5caee9bbe58

Changed in heat:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in heat:
milestone: none → kilo-1
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in heat:
milestone: kilo-1 → 2015.1.0
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.