diff --git a/restagent/dev.yaml b/restagent/dev.yaml index 6d23ef0..1ac5967 100644 --- a/restagent/dev.yaml +++ b/restagent/dev.yaml @@ -79,7 +79,7 @@ ne: # chk2ne: true/false, if put OmcNeConfig parameters to NE omc: - uriPrefix: "/api/rest/oam" + uriPrefix: "/omc/rest" neType: OMC neId: 001 rmUID: 4400HX101 diff --git a/restagent/etc/restconf.yaml b/restagent/etc/restconf.yaml index f0e6fea..0cbfd00 100644 --- a/restagent/etc/restconf.yaml +++ b/restagent/etc/restconf.yaml @@ -37,13 +37,10 @@ webServer: database: type: mysql user: root - # password: 1000omc@kp! - # host: "192.168.2.119" - # port: 33066 - password: "root@1234" - host: "192.168.30.244" - port: 3306 - name: omc_db + password: 1000omc@kp! + host: "192.168.0.229" + port: 33066 + name: "omc_db_dev" backup: d:/local.git/ems.agt/restagent/database # Redis 缓存数据,数据源声明全小写 @@ -82,7 +79,7 @@ ne: # chk2ne: true/false, if put OmcNeConfig parameters to NE omc: - uriPrefix: /api/rest/oam + uriPrefix: "/omc/rest" neType: OMC neId: 001 rmUID: 4400HX101