Edited Solum payloads

The "create" functions weren't being properly fuzzed, since it would
try to recreate the resource with a duplicate name, leading the system
to reject them.

Change-Id: I4360cbe53298bda29fbbe802f72250c28d8664d3
This commit is contained in:
michael.dong@rackspace.com 2016-03-23 17:33:01 -05:00
parent 06927a961b
commit d8b6286e6d
2 changed files with 2 additions and 2 deletions

View File

@ -3,4 +3,4 @@ Accept: */*
Content-Type: application/json
ACTION_FIELD:X-Auth-Token: CALL_EXTERNAL|syntribos.extensions.identity.client:get_token_v2:["user"]|
{"description": "default app description.", "parameters": {}, "name": "test", "base_url": "/v1", "languagepack": "python", "source": {"repository": "https://github.com/openstack/syntribos.git", "revision": "master"}, "version": 1, "trigger_actions": ["build", "deploy"], "ports": [80], "workflow_config": {"test_cmd": "", "run_cmd": ""}}
{"description": "default app description.", "parameters": {}, "name": "CALL_EXTERNAL|syntribos.extensions.random_data.client:get_uuid:[]|", "base_url": "/v1", "languagepack": "python", "source": {"repository": "https://github.com/openstack/syntribos.git", "revision": "master"}, "version": 1, "trigger_actions": ["build", "deploy"], "ports": [80], "workflow_config": {"test_cmd": "", "run_cmd": ""}}

View File

@ -3,4 +3,4 @@ Accept: */*
Content-Type: application/json
ACTION_FIELD:X-Auth-Token: CALL_EXTERNAL|syntribos.extensions.identity.client:get_token_v2:["user"]|
{"source_uri": "https://github.com/rackspace-solum-samples/solum-languagepack-python.git", "base_url": "/v1", "name": "python"}
{"source_uri": "https://github.com/rackspace-solum-samples/solum-languagepack-python.git", "base_url": "/v1", "name": "CALL_EXTERNAL|syntribos.extensions.random_data.client:get_uuid:[]|"}