Add release data for honolulu

Manually added pf_release_data.csv, rom now on, the file will be gerated
during releases.

pf_release_data.csv:
Used to find the correct versions of images to use for the CSIT tests,
the current lookup scripts can't cope with snapshots being deleted after
they time out.

Issue-ID: POLICY-4233
Change-Id: Iea5ea81e9920189a3f28b4d9f90b3cc0595d6348
Signed-off-by: liamfallon <liam.fallon@est.tech>
1 file changed
tree: 2a53055c5736918ace84491b71df460a0c6c7fb7
  1. docs/
  2. integration/
  3. releases/
  4. .gitignore
  5. .gitreview
  6. .readthedocs.yaml
  7. INFO.yaml
  8. LICENSE.txt
  9. onap-java-formatter.xml
  10. pom.xml
  11. README.md
  12. version.properties
README.md

Copyright 2018 AT&T Intellectual Property. All rights reserved. This file is licensed under the CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE Full license text at https://creativecommons.org/licenses/by/4.0/legalcode

This source repository contains the ONAP Policy Parent repository that contains overarching build pom.xml to build ALL the repos under policy/*

To build it using Maven 3, run: mvn clean install