summaryrefslogtreecommitdiffstats
path: root/asdcApi/provider/src/main/resources
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2017-08-14 16:06:52 -0400
committerDan Timoney <dtimoney@att.com>2017-08-14 16:06:52 -0400
commitbfaacc8a077daa48fb85e66a80e8f2904fce59a0 (patch)
tree21ea629f54a01537066c6e5f15b659e6182cb713 /asdcApi/provider/src/main/resources
parentea5bf0a1c8a4e525d2cee03841b8e8f9b3563ed0 (diff)
Refactor asdcApi
Refactor asdcApi to replace openecomp references with onap Change-Id: Ic0d61ca75219a57331ba61908fba942a1c0dce7b Issue-ID: CCSDK-25 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'asdcApi/provider/src/main/resources')
-rw-r--r--asdcApi/provider/src/main/resources/initial/asdcApi-provider.xml6
1 files changed, 2 insertions, 4 deletions
diff --git a/asdcApi/provider/src/main/resources/initial/asdcApi-provider.xml b/asdcApi/provider/src/main/resources/initial/asdcApi-provider.xml
index ab2da905f..53f5a11d0 100644
--- a/asdcApi/provider/src/main/resources/initial/asdcApi-provider.xml
+++ b/asdcApi/provider/src/main/resources/initial/asdcApi-provider.xml
@@ -9,9 +9,7 @@
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
-
http://www.apache.org/licenses/LICENSE-2.0
-
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -29,7 +27,7 @@
<!-- This xmlns:prefix should match the namespace in the *-provider-impl.yang file
The prefix: inside type should match the prefix of the yang file. -->
- <type xmlns:prefix="org:openecomp:sdnc:asdcapi:provider:impl">
+ <type xmlns:prefix="org:onap:ccsdk:sli:northbound:asdcapi:provider:impl">
prefix:asdcApi-provider-impl
</type>
<name>asdcApi-provider-impl</name>
@@ -66,7 +64,7 @@
our service can be resolved. Capabilities for dependencies defined above are implied which is
why we do not have define a required capability for the data broker, for example. -->
<required-capabilities>
- <capability>org:openecomp:sdnc:asdcapi:provider:impl?module=asdcApi-provider-impl&amp;revision=2014-05-23</capability>
+ <capability>org:onap:ccsdk:sli:northbound:asdcapi:provider:impl?module=asdcApi-provider-impl&amp;revision=2014-05-23</capability>
</required-capabilities>
</snapshot>