Add ANR spec and client-code generator 24/124/6
authorLott, Christopher (cl778h) <cl778h@att.com>
Tue, 7 May 2019 17:01:33 +0000 (13:01 -0400)
committerLott, Christopher (cl778h) <cl778h@att.com>
Wed, 8 May 2019 15:08:17 +0000 (11:08 -0400)
commitf1b2fa6e4218b8ac188a66b113488dfc00cb1155
tree4d6b64c96ce0abd33ab9300704eee9b891ac54a5
parentbe7a01eda7e4fb9f97a18009d727e6a0692e9399
Add ANR spec and client-code generator

Upgrade xapp client spec to ver 0.1.1.
Add mock xApp instances
Drop unneeded javadoc plugin invocation from clients

Change-Id: If2e5664efa3b43cd4aee34cc7a8d7014f9bd51f1
Issue-Id: RICPLT-1251
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
14 files changed:
a1-med-client/pom.xml
anr-xapp-client/.gitignore [new file with mode: 0644]
anr-xapp-client/README.md [new file with mode: 0644]
anr-xapp-client/pom.xml [new file with mode: 0644]
anr-xapp-client/src/main/resources/anr_swagger_0.0.3.yaml [new file with mode: 0644]
anr-xapp-client/src/test/java/org/oransc/ric/portal/dashboard/anrxapp/client/test/AnrXappClientTest.java [new file with mode: 0644]
docs/release-notes.rst
e2-mgr-client/pom.xml
pom.xml
webapp-backend/pom.xml
webapp-backend/src/main/java/org/oransc/ric/portal/dashboard/config/XappManagerMockConfiguration.java
xapp-mgr-client/pom.xml
xapp-mgr-client/src/main/resources/.gitignore [deleted file]
xapp-mgr-client/src/main/resources/xapp_manager_rest_api_v0_1_1.yaml [new file with mode: 0644]