Uploaded image for project: 'Virtual Infrastructure Deployment'
  1. Virtual Infrastructure Deployment
  2. VID-538

Eliminate manual step in vFW/vDNS with HPA Tutorial

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Not Done
    • Icon: Medium Medium
    • Guilin Release
    • None
    • None

      In vFW/vDNS with HPA Tutorial, in one of the steps, we have to extract 'service instance' request json from SO bpmn logs and have to append "userParams" manually (by default "userParams" is empty), as below:

      "userParams":[
      {
      "name":"Customer_Location",
      "value":

      { "customerLatitude":"32.897480", "customerLongitude":"97.040443", "customerName":"some_company" }

      },

      { "name":"Homing_Solution", "value":"oof" }

      ,

      { "name":"orchestrator", "value":"multicloud" }

      ]

      And after polulating these values we have to trigger updated request manually by calling SO serviceInstances API.

      To eliminate this manual step solution can be:

      Provide Supplimentory data checkbox on "Create Service Instance" screen to provide addition data in JSON format (similar option is avaible in "Create VFmodule" screen)

            nandkumar nandkumar
            sanchitap sanchitap
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: