Versions Compared

Key

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

Consumed API from other projects

ProjectAPI DependencyNotes
Portal

2.1.0

When portal team releases we will upgrade.
AAFv1v2.01.0 - ??Waiting for AAF team to release their artifacts
Dmaapv1.1.3


AAIv11No direct link to any libraries
APP-C
No direct link to any libraries
SO
No direct link to any libraries
VFCNo direct link to any libraries


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

ProjectAPINotes
CLAMP1.2.0
DCAEn/aImplemented own python API

...

  • Verify there are no SNAPSHOTs and we are up-to-date with other team's released artifacts.
  • Send Helpdesk tickets to LF ONAP release engineering specifying the Jenkin's Job to release Java artifacts and then the docker images
  • Update the Integration team manifest so public knows what released artifacts are available. Example gerrit reviewhttps://gerrit.onap.org/r/#/c/42709/
  • Update the Demo team heat scripts so the automated External Lab Jobs work and the Integration team has the latest artifacts for testing. 
    • Example gerrit review:
  • TODO: Update the OOM team K8S Helm Charts ???. Example gerrit review: https://gerrit.onap.org/r/#/c/42713/


2. For any new changes to be done post-Release. Then the we must update to the next SNAPSHOT version:

applicationspdp
RepoNotesExample Commit(s)
policy/common

all pom.xml's

version.properties

https://gerrit.onap.org/r/#/c/2810742781/
policy/drools-pdp

all pom.xml's

version.properties

https://gerrit.onap.org/r/#/c/42783/

https://gerrit.onap.org/r/#/c/2810943745/

policy/drools-applications

all pom.xml's

version.properties

https://gerrit.onap.org/r/#/c/2811142787/

policy/engine

all pom.xml's

version.properties

BRMSGateway/config.properties

BRMSGateway/dependency.json

BRMSGateway/src/main/java/org/onap/policy/brmsInterfacebrms/api/BRMSPush.java

BRMSGateway/src/test/resources/config.properties

https://gerrit.onap.org/r/#/c/2811342809/


policy/docker

There are no artifacts in this repo.

But we need to be sure that any scripts that pull anything like templates are updated when branching.

all pom.xml's

version.properties

config/pe/brmsgwpush-policies.confsh

https://gerrit.onap.org/r/#/c/

28185

49859/1



When branching, its easiest to update the .gitreview file ON the new branch in order to ensure that new gerritt submissions are tracked on that branch.

...