Fix clamp CSITs for master

CSIT fails due to new composition endpoint structure
Altering CSIT spec to reflect changes

Issue-ID: POLICY-4485
Change-Id: I942c18564a9c2c82676e3f269a736103f5c74d14
Signed-off-by: saul.gill <saul.gill@est.tech>
7 files changed
tree: 68ba7e1b2ddd9a79401c63863635ed7f4a046b38
  1. csit/
  2. helm/
  3. policy-db-migrator/
  4. policy-jdk/
  5. policy-jre/
  6. releases/
  7. utils/
  8. .env
  9. .gitignore
  10. .gitreview
  11. INFO.yaml
  12. LICENSE.txt
  13. pom.xml
  14. README.md
  15. version.properties
README.md

Copyright 2018-2019 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 legacy docker-compose configurations used for CSIT tests, and ONAP Heat instantiations.

Additionally, the policy-base/ and policy-common/ projects are used to generate the OS base for policy images.

Helm directory is added to include the helm chart for policy-models-simulators. To spin the kubernetes pod up:

  1. Execute the below commands: helm upgrade -i <release_name> policy-models-simulator