Software deployment created failed

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

Bug Description

create a software deployment with the template failed:

*********************************************************
blalblabla

other_deployment:
    type: OS::Heat::SoftwareDeployment
    properties:
      config:
        get_resource: config
      server:
        get_resource: server
      input_values:
        foo: fu
        bar: barmy
      actions:
      - DELETE
      signal_transport: NO_SIGNAL

blalblabla
*********************************************************

the reason is: http://paste.openstack.org/show/155224/

Changed in heat:
assignee: nobody → huangtianhua (huangtianhua)
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/144565

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/144565
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=eb33fa419ed149ec4455497c6b0ce519e2e27c4a
Submitter: Jenkins
Branch: master

commit eb33fa419ed149ec4455497c6b0ce519e2e27c4a
Author: huangtianhua <email address hidden>
Date: Wed Dec 31 10:57:18 2014 +0800

    Add 'sd' None check for check_(action)_complete

    If deployment resource action is not in deployment.actions
    the function _handle_action() will return None,
    in this case should return True when checking whether
    the action is completed.

    Change-Id: I6f929f944f00385bc832b9d73c24659db6cdc8dc
    Closes-Bug: #1406688

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