aboutsummaryrefslogtreecommitdiffstats
path: root/restapi-call-node/provider/src/main/resources/vnf-information-update.json
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2017-08-30 10:54:16 -0400
committerDan Timoney <dtimoney@att.com>2017-08-30 10:54:16 -0400
commite5e2526b12d60e6b65468964372eb0395e8c9ca9 (patch)
tree188ce5442f8e211489f3801d7ee46a8a3544c029 /restapi-call-node/provider/src/main/resources/vnf-information-update.json
parentb0235c609cd34fef5855f40788e526f9b517da45 (diff)
Prune plugins moved to ccsdk
Replace code moved to CCSDK with README.md files redirecting developers to the proper CCSDK repository Change-Id: I6299a50f8116c653e88949a0ff23a1f2dbebb20d Issue-ID: CCSDK-59 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'restapi-call-node/provider/src/main/resources/vnf-information-update.json')
-rw-r--r--restapi-call-node/provider/src/main/resources/vnf-information-update.json24
1 files changed, 0 insertions, 24 deletions
diff --git a/restapi-call-node/provider/src/main/resources/vnf-information-update.json b/restapi-call-node/provider/src/main/resources/vnf-information-update.json
deleted file mode 100644
index 425f0f3..0000000
--- a/restapi-call-node/provider/src/main/resources/vnf-information-update.json
+++ /dev/null
@@ -1,24 +0,0 @@
-/*-
- * ============LICENSE_START=======================================================
- * openECOMP : SDN-C
- * ================================================================================
- * Copyright (C) 2017 AT&T Intellectual Property. All rights
- * reserved.
- * ================================================================================
- * 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.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- * ============LICENSE_END=========================================================
- */
-
-{
-"generic-vnf-service" :${vnf-service.generic-vnf-service}
-}