aboutsummaryrefslogtreecommitdiffstats
path: root/appc-config/appc-config-adaptor/provider/src
diff options
context:
space:
mode:
authorPatrick Brady <pb071s@att.com>2018-02-06 16:11:42 -0500
committerPatrick Brady <pb071s@att.com>2018-02-07 19:53:26 +0000
commit8eb9f5d4a673cb1ab18423b7e84ec8bc6c96c5b6 (patch)
tree27b79f4690ed142e87be494b89d6f6589f351b36 /appc-config/appc-config-adaptor/provider/src
parentb9be91a588d08ec506783473a8af9689fb4fa9b6 (diff)
Removing old name references
Removing references to bvc, att Change-Id: I794861fe40b96c922f6e5c011b2fe5d2c4bc515b Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-292
Diffstat (limited to 'appc-config/appc-config-adaptor/provider/src')
-rw-r--r--appc-config/appc-config-adaptor/provider/src/main/resources/audit-request.xml4
-rw-r--r--appc-config/appc-config-adaptor/provider/src/main/resources/config-request.xml2
2 files changed, 3 insertions, 3 deletions
diff --git a/appc-config/appc-config-adaptor/provider/src/main/resources/audit-request.xml b/appc-config/appc-config-adaptor/provider/src/main/resources/audit-request.xml
index a5d0237ae..6ac9242aa 100644
--- a/appc-config/appc-config-adaptor/provider/src/main/resources/audit-request.xml
+++ b/appc-config/appc-config-adaptor/provider/src/main/resources/audit-request.xml
@@ -18,8 +18,8 @@
============LICENSE_END=========================================================
-->
-<NetworkAudit xmlns="http://lpp.att.com/configuration/configure/schema/v1"
- xmlns:q2="http://lpp.att.com/configuration/configure/schema/v1">
+<NetworkAudit xmlns="http://onap.org/appc/lpp/configuration/configure/schema/v1"
+ xmlns:q2="http://onap.org/appc/lpp/configuration/configure/schema/v1">
<q2:Requester>APP-C</q2:Requester>
<q2:RequesterPrefix>APP</q2:RequesterPrefix>
<q2:RequestId>${request-id}</q2:RequestId>
diff --git a/appc-config/appc-config-adaptor/provider/src/main/resources/config-request.xml b/appc-config/appc-config-adaptor/provider/src/main/resources/config-request.xml
index d77d039b5..e0b8f2708 100644
--- a/appc-config/appc-config-adaptor/provider/src/main/resources/config-request.xml
+++ b/appc-config/appc-config-adaptor/provider/src/main/resources/config-request.xml
@@ -19,7 +19,7 @@
-->
<NetworkConfiguration
- xmlns="http://lpp.att.com/configuration/configure/schema/v1" xmlns:q2="http://lpp.att.com/configuration/configure/schema/v1">
+ xmlns="http://onap.org/appc/lpp/configuration/configure/schema/v1" xmlns:q2="http://onap.org/appc/lpp/configuration/configure/schema/v1">
<q2:Requester>APP-C</q2:Requester>
<q2:RequesterPrefix>APP</q2:RequesterPrefix>
<q2:RequestId>${request-id}</q2:RequestId>