]>
review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Add more unit tests for the engine API
Verify the following endpoints:
- list_stack_resources
- describe_stack_resources
- describe_stack_resource
Additionally, check for presence of the correct output keys from the
following endpoints:
- list_stacks
- show_stack
Note that some tests are commented out because they are currently failing.
This will be fixed in a future patch.
Change-Id: I1c8c46283c1217789e3d4dea7aeac11c991bcef4
Signed-off-by: Zane Bitter <zbitter@redhat.com>