Commit Graph

3 Commits

Author SHA1 Message Date
Eli Qiao 6120c2a2d3 Add API validation schema for cloudpipe api
Add API schema to validation, require project_id need to be uuid formate.

Partially implements blueprint v2-on-v3-api
Change-Id: I9d95229d9391b419fe633b5b9e6f06f68289d3a0
2014-10-22 16:05:36 +08:00
Eli Qiao 72859d6fbf Port update method of cloudpipe_update to v2.1(v3)
This patch adds couldpipe_update's `update` method to cloudpipe controller
add validation schema to cloudpipe, have v2 unit test cases shared between
v2.1 and v2.

Partially implements blueprint v2-on-v3-api

Change-Id: Ibf39d7fa7301bcba6e259ae88a73c20f64b7fc36
2014-10-21 10:16:08 +08:00
Eli Qiao 6007a019cb Port cloudpipe extension to v2.1
This patch ports couldpipe extension from v2 to v2.1,
and have v2 unit test cases shared between v2.1 and v2.
Partially implements blueprint v2-on-v3-api

Change-Id: Id40c637c0fc207e97b1d094805eb0cee6e9cd9c9
2014-10-09 14:05:49 +08:00