Uploaded image for project: 'Policy Framework'
  1. Policy Framework
  2. POLICY-3068

Clamp code must be aligned on Honolulu Pap changes

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Done
    • Icon: Medium Medium
    • Honolulu Release
    • None
    • clamp
    • None
    • Policy 2/5-2/19

      Clamp backend rest calls must be aligned on the changes done on the PAP

      https://jira.onap.org/browse/POLICY-2526

       

      To summarize:

      1. It was using this api to get deployment status GET /policy/pap/v1/policies/deployed/{name}/{version}---> This must be replaced by "/policy/pap/v1/policies/status/{pdpGroupName}/{policyName}/{policyVersion}" RETURN code 200
      2. It was using this api to deploy or undeploy in batch: POST clamp.config.policy.pap.url/policy/pap/v1/pdps/deployments/batch---> The return code is now 202 (No impact)
      3. It was using this api to undeploy one specific policy: DELETE clamp.config.policy.pap.url/policy/pap/v1/pdps/policies/${exchangeProperty[policyName]}/versions/${exchangeProperty[policyVersion]} ---> The return code is now 202 (No impact)

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

              Created:
              Updated:
              Resolved: