Remove the tag from esr-server.
[aai/esr-server.git] / esr-core / distribution / standalone / src / main / assembly / conf / extsys.yml
index 33c939a..cc8b6be 100644 (file)
@@ -43,7 +43,7 @@ database:
 #    port: 8080
 server:
   type: simple
-  rootPath: '/openoapi/extsys/v1/*'
+  rootPath: '/onapapi/aai/esr/v1/*'
   applicationContextPath: /
   adminContextPath: /admin
   connector:
@@ -60,7 +60,7 @@ logging:
   loggers:
 
     # Sets the level for 'com.example.app' to DEBUG.
-    org.openo.commonservice.extsys.ExtsysApp: INFO
+    org.onap.aai.esr.ExtsysApp: INFO
 
   appenders:
     - type: console