Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ProjectAPI DependencyNotes
AAFv2.1.21


Dmaapv1.1.11


SDC

1.6.5 - sdc-tosca

1.4.1 - sdc-distribution-client


AAI

aai-schema 1.7.2


SO
REST - No direct link to any libraries
VFC
REST - No direct link to any libraries
SDNR
Dmaap - No direct link to any libraries
SDNC
REST - No direct link to any libraries
CDS0.4.41.1.5

GRPC

<groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId>
<artifactId>blueprint-proto</artifactId>

TODO


Published API - These projects use the policy libraries to build their code

...

Release OrderRepo (released version)NotesExample Commit(s) for upgrading versions
1

policy/parent

3.3.13

all pom.xml's

version.properties

https://gerrit.onap.org/r/c/policy/parent/+/110016

2a

policy/docker

2.2.1

all pom.xml's

version.properties

In main pom.xml change the following properties

  • Ensure <parent> tag points to correct policy/parent version

Update Dockerfile in all repos with new version

https://gerrit.onap.org/r/c/policy/docker/+/114316
2b

policy/common

1.8.13

all pom.xml's

version.properties

In main pom.xml change the following properties

  • Ensure <parent> tag points to correct policy/parent version
https://gerrit.onap.org/r/c/policy/common/+/114285
3

policy/models

2.4.35

all pom.xml's

version.properties

In main pom.xml change the following properties

  • Ensure <parent> tag points to correct policy/parent version
  • policy.common.version


https://gerrit.onap.org/r/c/policy/models/+/114286

4a

policy/api

2.4.25

all pom.xml's

version.properties

In main pom.xml change the following properties

  • Ensure <parent> tag points to correct policy/parent version
  • policy.common.version
  • policy.models.version

In Dockerfile

  • Ensure base image version is correct
https://gerrit.onap.org/r/c/policy/api/+/119672
4b

policy/pap

2.4.26

all pom.xml's

version.properties

In main pom.xml change the following properties

  • Ensure <parent> tag points to correct policy/parent version
  • policy.common.version
  • policy.models.version

In Dockerfile

  • Ensure base image version is correct
https://gerrit.onap.org/r/c/policy/pap/+/114290
4c

policy/drools-pdp

1.8.25

all pom.xml's

version.properties

In main pom.xml consider changing the policy.common.version property:

  • Ensure <parent> tag points to correct policy/parent version
  • policy.common.version
  • policy.models.version

In Dockerfile

  • Ensure base image version is correct

Update policy/drools-applications dockerfile to pull this image (see below)

Update policy/drools-applications files:

  • pom.xml: version.policy.drools-pdp

https://gerrit.onap.org/r/c/policy/drools-pdp/+/114325

4d

policy/apex-pdp

2.5.25

all pom.xml's

version.properties

In main pom.xml consider changing the policy.common.version property:

  • Ensure <parent> tag points to correct policy/parent version
  • policy.common.version
  • policy.models.version

In Dockerfile

  • Ensure base image version is correct
https://gerrit.onap.org/r/c/policy/xacmlapex-pdp/+/122180114292
4e

policy/xacml-pdp

2.4.36

all pom.xml's

version.properties

In main pom.xml consider changing the policy.common.version property:

  • Ensure <parent> tag points to correct policy/parent version
  • policy.common.version
  • policy.models.version

In Dockerfile

  • Ensure base image version is correct
https://gerrit.onap.org/r/c/policy/xacml-pdp/+/114324122180
4f

policy/distribution

2.5.25

all pom.xml's

version.properties

In main pom.xml change the following properties

  • Ensure <parent> tag points to correct policy/parent version
  • policy.common.version
  • policy.models.version

In Dockerfile

  • Ensure base image version is correct
https://gerrit.onap.org/r/c/policy/distribution/+/114291
4g

policy/clamp

6.0.2

all pom.xml's

version.properties

In main pom.xml change the following properties

  • Ensure <parent> tag points to correct policy/parent version
  • policy.models.version

In Dockerfile

  • Ensure base image version is correct
https://gerrit.onap.org/r/c/policy/clamp/+/118101
5 - Dependent only on policy/drools-pdp

policy/drools-applications

1.8.25

all pom.xml's

version.properties

In main pom.xml change the following properties

  • Ensure <parent> tag points to correct policy/parent version
  • policy.common.version
  • policy.models.version
  • version.policy.drools-pdp


https://gerrit.onap.org/r/c/policy/drools-applications/+/114862

...