Add tempest test for CFN API

Bug #1334574 reported by Zhang Yang
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Heat
Triaged
Wishlist
Zhang Yang

Bug Description

In order to be compatible with Cloudformation, we have CFN API in heat, but
there is no API tests in Tempest, we need to add the missed tests to verify
changes and make heat stable.

    - test stacks (create/update/delete/list/describe)
    - test resources (list/describe) 3
    - test events (list)
    - test template (get/validate/estimate)

Tags: tempest
Changed in heat:
assignee: nobody → Zhang Yang (neil-zhangyang)
tags: added: tempest
Revision history for this message
Steve Baker (steve-stevebaker) wrote :

Since this is a compatibility API, it should live in tempest/thirdparty. Also since boto supports the CloudFormation API, and attempt should be made to use boto to write these tests.

However be warned that we've traditionally had issues with different versions of boto and generating requests with auth signatures which heat recognises as valid (just something to keep in mind).

Changed in heat:
status: New → Triaged
importance: Undecided → Wishlist
Revision history for this message
Zhang Yang (neil-zhangyang) wrote :

stevebaker,
   yes, as you said, we should integrate boto.cloudformation in boto test first, I will study it and then think how to do this job properly.

Rico Lin (rico-lin)
Changed in heat:
milestone: none → no-priority-tag-bugs
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.