Fixed subs release to be more robust
Dockerfile to have version of rtmgr
Change-Id: If539ca84a3a6cc61dc46f806c06fdeb37e8a40d4
Signed-off-by: Juha Hyttinen <juha.hyttinen@nokia.com>
diff --git a/api/routing_manager.yaml b/api/routing_manager.yaml
index c2dacfa..c8a742b 100644
--- a/api/routing_manager.yaml
+++ b/api/routing_manager.yaml
@@ -177,7 +177,7 @@
description: "Invalid data"
201:
description: "Xapp list received"
- /handles/v1/e2t:
+ /handles/e2t:
post:
tags:
- "handle"
@@ -226,7 +226,7 @@
description: "Invalid data"
201:
description: "new e2t instance is considered and platform routes are established"
- /handles/v1/associate-ran-to-e2t:
+ /handles/associate-ran-to-e2t:
post:
tags:
- "handle"
@@ -251,7 +251,7 @@
description: "Invalid data"
201:
description: "e2t ran mapping recieved, platform routes"
- /handles/v1/dissociate-ran:
+ /handles/dissociate-ran:
post:
tags:
- "handle"