Add MDC Topic Filtering

A feature to provide configurable properties for network topics
to extrac fields from JSON strings and place them in a mapped
diagnostic context.

Issue-ID: POLICY-1499
Change-Id: Icfca0be3b263ccf1612b79ed617e2b1ffb0317e6
Signed-off-by: Daniel Cruz <dc443y@att.com>
16 files changed
tree: f61cce38bf849e6ba71aeaf4b83db6999cd46162
  1. api-active-standby-management/
  2. api-state-management/
  3. feature-active-standby-management/
  4. feature-controller-logging/
  5. feature-distributed-locking/
  6. feature-eelf/
  7. feature-healthcheck/
  8. feature-mdc-filters/
  9. feature-pooling-dmaap/
  10. feature-session-persistence/
  11. feature-simulators/
  12. feature-state-management/
  13. feature-test-transaction/
  14. packages/
  15. policy-core/
  16. policy-management/
  17. policy-utils/
  18. .gitignore
  19. .gitreview
  20. docker_build.sh
  21. docker_merge.sh
  22. docker_verify.sh
  23. INFO.yaml
  24. LICENSE.txt
  25. pom.xml
  26. README.md
  27. 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 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