summaryrefslogtreecommitdiffstats
path: root/docs/controllerBlueprintStudioProcessorMS.rst
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2019-07-18 13:32:27 +0000
committerGerrit Code Review <gerrit@onap.org>2019-07-18 13:32:27 +0000
commit8b1c78fe6bf20e9544be192dc4a25ef1e61b854f (patch)
tree9a629d72a9580de089041b97af54d65edf729451 /docs/controllerBlueprintStudioProcessorMS.rst
parente644630c3ac2f61dd13da7a0bb47d748f4e8e77b (diff)
parent3a3a217f923e90a199c69bc4e8726f90c6c99565 (diff)
Merge "Remove unwanted files from docs folder"
Diffstat (limited to 'docs/controllerBlueprintStudioProcessorMS.rst')
-rw-r--r--docs/controllerBlueprintStudioProcessorMS.rst32
1 files changed, 0 insertions, 32 deletions
diff --git a/docs/controllerBlueprintStudioProcessorMS.rst b/docs/controllerBlueprintStudioProcessorMS.rst
deleted file mode 100644
index 6f3152d20..000000000
--- a/docs/controllerBlueprintStudioProcessorMS.rst
+++ /dev/null
@@ -1,32 +0,0 @@
-.. This work is licensed under a Creative Commons Attribution 4.0 International License.
-.. http://creativecommons.
-.. Copyright (C) 2019 IBM.
-
-Controller Blueprints Studio Processor
-======================================
-
-The Controller Blueprint Archive is the overall service design, fully model-driven, intent based package needed for SELF SERVICE provisioning and configuration management automation.
-
-The CBA is .zip file which is saved in Controller Blueprint Database.
-
-Dynamic API:
-------------
-
-The nature of the API request and response is meant to be model driven and dynamic. They both share the same definition.
-
-The actionName, under the actionIdentifiers refers to the name of a Workflow (see workflow)
-
-The content of the payload is what is fully dynamic / model driven.
-
-The first top level element will always be either $actionName-request for a request or $actionName-response for a response.
-
-Then the content within this element is fully based on the workflow input and output.
-
-
-Enrichment:
------------
-
-Helps to generate complete valid CBA file.
-
-
- \ No newline at end of file