Thanks, Steve, I'll surely have a lot of questions once I dive deeper.

On Thu, Aug 2, 2018 at 7:15 AM Steve Smokowski <[email protected]> wrote:

> Tosca Integration POC details we had discussed on the SO call.
>
>
>
> Maven project path: bpmn/so-bpmn-building blocks
>
>
>
> These particular bpmns were attempted to be designed in mind around TOSCA
> Orchestrator integrating.  We envisioned them being called based on
> operations on TOSCA nodes, without attempting to change our current CSAR
> structure.  I think it would be interesting to see if the current POC can
> invoke them as a subprocess.  The easiest being
> AssignServiceInstanceBB.bpmn, this one in essence sets up service instance
> data within A&AI and SDNC for later orchestration.  The input would look
> like this json below
>
>
>
> {
>
>   "cloudRegion": {
>
>     "cloud-owner": "rack-space",
>
>     "cloud-region-version": "2.5",
>
>     "complex": "DFW",
>
>     "lcp-cloud-region-id": "DFW",
>
>     "tenant-id": "rackspace tenant"
>
>   },
>
>   "orchContext": {
>
>     "is-rollback-enabled": false
>
>   },
>
>   "requestContext": {
>
>     "action": "createInstance",
>
>     "mso-request-id": "f3fd7a8b-d8d1-4577-abea-a8c84369d20b",
>
>     "product-family-id": "db171b8f-115c-4992-a2e3-ee04cae357e0",
>
>     "requestParameters": {
>
>       "aLaCarte": false,
>
>       "subscriptionServiceType": "service subscription"
>
>     },
>
>     "requestor-id": "userId",
>
>     "source": "VID",
>
>     "subscription-service-type": "test"
>
>   },
>
>   "serviceInstance": {
>
>     "customer": {
>
>       "global-customer-id": "a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb",
>
>       "service-subscription": {
>
>         "service-instances": [],
>
>         "service-type": "service-type"
>
>       },
>
>       "subscriber-common-site-id": null,
>
>       "subscriber-name": "SubscriberName",
>
>       "subscriber-type": "INFRA"
>
>     },
>
>     "model-info-service-instance": {
>
>       "created": "Mon Jul 16 17:26:27 GMT 2018",
>
>       "description": "July 16 2018",
>
>       "environment-context": "General_Revenue-Bearing",
>
>       "model-invariant-uuid": "20d87421-0498-47f3-9404-37d1556fcfaa",
>
>       "model-name": "Sang-CR-Service-1",
>
>       "model-uuid": "0a2bec36-942b-42b8-9bda-94a8ce7da608",
>
>       "model-version": "1.0",
>
>       "service-role": "",
>
>       "service-type": "INFRASTRUCTURE",
>
>       "workload-context": "Production"
>
>     },
>
>     "orchestration-status": "ASSIGNED",
>
>     "owning-entity": {
>
>       "owning-entity-id": "43b8a85a-0421-4265-9069-117dd6526b8a",
>
>       "owning-entity-name": "OwningEntity"
>
>     },
>
>     "project": {
>
>       "project-name": "TEST POC"
>
>     },
>
>     "service-instance-id": "8d14783d-d5f8-4663-9793-864e0d52c0c0"
>
>   }
>
> }
>
>
>
> Thanks
>
>
>
> -Steve
>
>
> 
>

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#11651): https://lists.onap.org/g/onap-discuss/message/11651
Mute This Topic: https://lists.onap.org/mt/24142438/21656
Group Owner: [email protected]
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub  
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to