Modified JSON files in resources to adapt them to deprecated fields in Service Functions 18/50118/3
authoreabasan <santiago.abascal@ericsson.com>
Mon, 9 Jan 2017 08:08:17 +0000 (09:08 +0100)
committereabasan <santiago.abascal@ericsson.com>
Mon, 9 Jan 2017 10:11:55 +0000 (11:11 +0100)
commit31bccb96650b7ea6c8477aefd339055a45f517c5
tree0e1ebdb8250edb59f3680d1ec2483ae730ad0d33
parent20973e08d7a60c74605cf47ec45fb01444697987
Modified JSON files in resources to adapt them to deprecated fields in Service Functions
Added one configuration example using bidirectional field in SF type

Change-Id: I10d872873f6a1f56855788f159b5ac31ac8cf797
Signed-off-by: eabasan <santiago.abascal@ericsson.com>
26 files changed:
resources/configuration-examples/README.md
resources/configuration-examples/logical-sff/json/02-service_functions.json
resources/configuration-examples/logical-sff/json/04-service_function_chains.json
resources/configuration-examples/logical-sff/json/08-rendered_service_path_1.json
resources/configuration-examples/logical-sff/json/09-rendered_service_path_2.json
resources/configuration-examples/logical-sff/logical-sff.postman_collection.json
resources/configuration-examples/sfc103/json/02-service_functions.json
resources/configuration-examples/sfc103/json/04-service_function_chains.json
resources/configuration-examples/sfc103/json/08-rendered_service_path.json
resources/configuration-examples/sfc103/sfc103.postman_collection.json
resources/configuration-examples/simple/json/02-service_functions.json
resources/configuration-examples/simple/json/04-service_function_chains.json
resources/configuration-examples/simple/json/08-rendered_service_path.json
resources/configuration-examples/simple/simple.postman_collection.json
resources/configuration-examples/symmetricRSPs/cleanup.py [new file with mode: 0755]
resources/configuration-examples/symmetricRSPs/json/01-service_nodes.json [new file with mode: 0644]
resources/configuration-examples/symmetricRSPs/json/02a-service_function_types.json [new file with mode: 0644]
resources/configuration-examples/symmetricRSPs/json/02b-service_functions.json [new file with mode: 0644]
resources/configuration-examples/symmetricRSPs/json/03-service_function_forwarders.json [new file with mode: 0644]
resources/configuration-examples/symmetricRSPs/json/04-service_function_chains.json [new file with mode: 0644]
resources/configuration-examples/symmetricRSPs/json/05-service_function_metadata.json [new file with mode: 0644]
resources/configuration-examples/symmetricRSPs/json/06-service_function_paths.json [new file with mode: 0644]
resources/configuration-examples/symmetricRSPs/json/07-service_function_acls.json [new file with mode: 0644]
resources/configuration-examples/symmetricRSPs/json/08-rendered_service_path.json [new file with mode: 0644]
resources/configuration-examples/symmetricRSPs/json/09-service_function_classifiers.json [new file with mode: 0644]
resources/configuration-examples/symmetricRSPs/setup.py [new file with mode: 0755]