diff options
author | Dan Timoney <dtimoney@att.com> | 2023-06-28 11:38:33 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2023-08-10 14:50:16 -0400 |
commit | c35ad79f3939eebf531f477d62755221789bca12 (patch) | |
tree | 557bc55ff8fee542cb98501e0a8612170a971aa0 /sdnr/wt/README.md | |
parent | 258ca721d952cffc919ad2265e97d73357abeeae (diff) |
Update features for Argon release
Update ccsdk/features for use with OpenDaylight Argon release
Issue-ID: CCSDK-3916
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ie28aa66f6c3a9c0c6002e05d8f714613dbe460cf
Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com>
Diffstat (limited to 'sdnr/wt/README.md')
-rw-r--r-- | sdnr/wt/README.md | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/sdnr/wt/README.md b/sdnr/wt/README.md index 60e2fe8f4..e0b5fe8f3 100644 --- a/sdnr/wt/README.md +++ b/sdnr/wt/README.md @@ -1,13 +1,6 @@ # wt - wireless transport microservices -ODL version: sulfur sr1 - -## apigateway (osgi) - -The API gateway provides WEB access to all wt related web service providers to prevent cross site requests. The Opendaylight default Web server is extended by additional URIs. - - * /database to access elasticsearch - * /aai to access AAI +ODL version: argon sr1 ## common (osgi) |