Creation of OS::Barbican::Order fails without type property

Bug #1485935 reported by Oleksii Chuprykov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Heat
Fix Released
Medium
Oleksii Chuprykov

Bug Description

Template:
heat_template_version: 2015-04-30

resources:
    bb:
        type: OS::Barbican::Order
        properties:
            name: myname

Creation of this template results to CREATE_FAILED state of the stack. The reason is that we doesn't define `type` parameter. It should be required.

Changed in heat:
assignee: nobody → Oleksii Chuprykov (ochuprykov)
Changed in heat:
status: New → In Progress
summary: - Creation of OS::Barbican::Order fails without type parameter
+ Creation of OS::Barbican::Order fails without type property
description: updated
Changed in heat:
importance: Undecided → Medium
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to heat (master)

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

commit 7d828bbd1a32841be2f7f08134d99955d0a4f999
Author: Oleksii Chuprykov <email address hidden>
Date: Mon Aug 17 20:19:22 2015 +0300

    Order type property should be required

    Actually barbican (at least at client level) needs this property
    to be defined.

    Change-Id: I0b40dd5db48923f8a24661959a2b176b20ee3b37
    Closes-Bug: #1485935

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