summaryrefslogtreecommitdiffstats
path: root/lcm/lcm/nf/serializers/common.py
diff options
context:
space:
mode:
authorlaili <lai.li@zte.com.cn>2018-08-07 20:24:10 +0800
committerlaili <lai.li@zte.com.cn>2018-08-07 20:40:13 +0800
commitd3db6e6e73c146390c49557f8fab22328779bb2c (patch)
tree3cfe4f627cc7769c294ccc677ce04dd288fc7c8c /lcm/lcm/nf/serializers/common.py
parentabb48dc9ab0ec498bf60c4df97ada0bcae7bcefd (diff)
Modify vnf query related stuffs in vnflcm.
Add vnf_instance.py to the serializers of nf Change-Id: I6d3c3c0f4684202963563503a876260032d88f08 Issue-ID: VFC-1016 Signed-off-by: laili <lai.li@zte.com.cn>
Diffstat (limited to 'lcm/lcm/nf/serializers/common.py')
-rw-r--r--lcm/lcm/nf/serializers/common.py13
1 files changed, 0 insertions, 13 deletions
diff --git a/lcm/lcm/nf/serializers/common.py b/lcm/lcm/nf/serializers/common.py
deleted file mode 100644
index ca9a1945..00000000
--- a/lcm/lcm/nf/serializers/common.py
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 2018 ZTE Corporation.
-#
-# 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.