Added new test transaction feature

Added test transaction feature which is used to test the health
of policy controllers.

Issue-ID: POLICY-177
Change-Id: I9a966be73f040c01e208bffd1dd67e8d858c1d37
Signed-off-by: Magnusen, Drew (dm741q) <dm741q@att.com>
7 files changed
tree: ed54460c4b9babca72d525a4f6c7f882b7be672d
  1. feature-eelf/
  2. feature-healthcheck/
  3. feature-session-persistence/
  4. feature-test-transaction/
  5. packages/
  6. policy-core/
  7. policy-endpoints/
  8. policy-management/
  9. policy-utils/
  10. .gitignore
  11. .gitreview
  12. LICENSE.txt
  13. pom.xml
  14. README.md
  15. version.properties
README.md

This source repository contains the ONAP Policy DroolsPDP code. To build it:

  1. using Maven 3
  2. git clone http://gerrit.onap.org/r/oparent and copy oparent/settings.xml to ~/.m2
  3. mvn clean install