Uploaded image for project: 'Service Orchestrator'
  1. Service Orchestrator
  2. SO-676 As user of the ONAP I should be able to Auto Scale the VFs
  3. SO-1024

Update GenericHealthCheck to send vnf-host-ip-address in the payload

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Done
    • Icon: Medium Medium
    • Casablanca Release
    • None
    • None
    • Casablanca SO Sprint 2

      Update GenericHealthCheck to send vnf-host-ip-address in the payload

      vnf-host-ip-address needs to be sent in the payload. When the payload is generated on this call in ApplicationControllerAction.java:

      Optional<String> payload = PayloadClient.healthCheckFormat(vnfName, vnfHostIpAddress);

      It doesn’t look the vnfHostIpAddress is set to anything in the payload, so we need to code in GenericVnfHealthCheck, update 
      RequestParametersHealthCheck bean to take in vnfHostIpAddress, update 
      healthCheckFormat method to set vnfHostIpAddress.

            pb6115 pb6115
            pb6115 pb6115
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: