missing 'stack' in event_type names for stacks CRUD notifications

Bug #1273240 reported by Swann Croiset
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Heat
Fix Released
Medium
Swann Croiset

Bug Description

According to the documentation [1] and for consistency, notifications sent by HEAT for stack CRUD operations must be :
orchestration.stack.{create,update,delete,suspend,resume}.{start,error,end}

currently the notifications sent looks like :
orchestration.{create,update,delete,suspend,resume}.{start,error,end}

[1] https://wiki.openstack.org/wiki/SystemUsageData

Swann Croiset (swann-w)
description: updated
description: updated
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/69372

Changed in heat:
assignee: nobody → Swann Croiset (swann-w)
status: New → In Progress
Steven Hardy (shardy)
Changed in heat:
importance: Undecided → Medium
milestone: none → icehouse-3
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to heat (master)

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

commit 793fbf6a472f042d8738a2947947ed59c1c43b0b
Author: Swann Croiset <email address hidden>
Date: Mon Jan 27 14:51:18 2014 +0100

    Fix event_type names for stack CRUD notifications

    According to the documentation [1] and for consistency, notifications
    sent by Heat for stack CRUD operations must be :
    orchestration.stack.{create,update,delete,suspend,resume}.{start,error,end}

    Currently the notifications sent looks like (missing 'stack.')
    orchestration.{create,update,delete,suspend,resume}.{start,error,end}

    [1] https://wiki.openstack.org/wiki/SystemUsageData

    Fixes bug #1273240

    Change-Id: Id46158c495f10436b62755deaf5b6a91e2e7e4bc

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