error occurs when create a senlin profile

Bug #1617723 reported by Ethan Lynn
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Heat
Fix Released
Medium
Ethan Lynn

Bug Description

Use following template to create senlin profile:
heat_template_version: 2016-04-08
resources:
  profile:
    type: OS::Senlin::Profile
    properties:
      type: os.nova.server-1.0
      properties:
        flavor: m1.small
        image: cirros-0.3.4-x86_64
        key_name: heat_key

errors occurs:
ERROR: Property error: : resources.profile.properties.type: : 'ProfileType' object has no attribute '__getitem__'

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/361706

Changed in heat:
assignee: nobody → Ethan Lynn (ethanlynn)
status: New → In Progress
Thomas Herve (therve)
Changed in heat:
milestone: none → newton-3
importance: Undecided → Medium
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to heat (master)

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

commit c00e776bed897fdca79461f23c655240ffca5a4c
Author: Ethan Lynn <email address hidden>
Date: Sun Aug 28 18:23:49 2016 +0800

    Fix senlin profile/policy type constraint check

    Get profile/policy type name from attribute.

    Closes-Bug: #1617723
    Change-Id: Ia42ea3fd6cacf429a205c64d06e0db53dde32684

Changed in heat:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/heat 7.0.0.0b3

This issue was fixed in the openstack/heat 7.0.0.0b3 development milestone.

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.