Pivoting a TraversalURIOptimisedQuery is broken in release 1.13.2 22/137122/8
authorFiete Ostkamp <Fiete.Ostkamp@telekom.de>
Mon, 5 Feb 2024 14:34:01 +0000 (15:34 +0100)
committerFiete Ostkamp <Fiete.Ostkamp@telekom.de>
Mon, 5 Feb 2024 15:03:19 +0000 (16:03 +0100)
commit5026c0765b945cdad70cc4be4487e372d8c6a55f
treeb68e7275ef58cdaa330313d66b66fdfe5898b13c
parent82b88bb0b1551acb6acc0c2e1037b80d0253c34f
Pivoting a TraversalURIOptimisedQuery is broken in release 1.13.2

- fix query building for TraversalURIOptimizedQuery
- enable DataLinkTests for TRAVERSAL_URI again
- add further tests to test pivoting more directly
- roll back version to 1.13.2 to rerelease fixed version
- add python six dependency to fix upstream issue with sphinxcontrib-swagger dependency

Issue-ID: AAI-3758
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Change-Id: I3e54216e00d0491d64265e149f55cf8aba6fabd9
21 files changed:
aai-aaf-auth/pom.xml
aai-annotations/pom.xml
aai-auth/pom.xml
aai-common-docker/aai-common-images/pom.xml
aai-common-docker/aai-haproxy-image/pom.xml
aai-common-docker/pom.xml
aai-core/pom.xml
aai-core/src/main/java/org/onap/aai/query/builder/TraversalURIOptimizedQuery.java
aai-core/src/test/java/org/onap/aai/TinkerpopUpgradeTests.java
aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataLinkTest.java
aai-core/src/test/java/org/onap/aai/query/builder/TraversalURIOptimizedQueryTest.java
aai-els-onap-logging/pom.xml
aai-failover/pom.xml
aai-parent/pom.xml
aai-rest/pom.xml
aai-schema-abstraction/pom.xml
aai-schema-ingest/pom.xml
aai-utils/pom.xml
docs/requirements-docs.txt
pom.xml
version.properties