]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Add tests to validate REST path to action mapping.
authorSteve Baker <sbaker@redhat.com>
Fri, 8 Mar 2013 00:06:04 +0000 (13:06 +1300)
committerSteve Baker <sbaker@redhat.com>
Fri, 8 Mar 2013 03:11:03 +0000 (16:11 +1300)
commit010be1cae9b3dcc9d64423e75e509c27ad66365b
tree269639141b9faec916bec3b619df2fde584baa68
parentdd0bdbb12a70bb3e5e3725754b51154273c4e331
Add tests to validate REST path to action mapping.

The Routes mapping performs some brittle regexp manipulation
to build the parameter mapping on the path, so its nice to validate
that it is doing what is expected.

Supports bug #1131759

Change-Id: I251178c2bd9cb03fcedc2da7ea31378b62ae309f
heat/tests/test_api_openstack_v1.py