summaryrefslogtreecommitdiffstats
path: root/osdf/optimizers/routeopt/__init__.py
diff options
context:
space:
mode:
authorsubhash kumar singh <subhash.kumar.singh@huawei.com>2018-09-06 21:39:43 +0800
committerSeshu Kumar M <seshu.kumar.m@huawei.com>2018-09-25 05:58:54 +0000
commitab35ab7d3c95b8c54ae443085277519388cef384 (patch)
treedbae1ade4296f3a30da8255413d3c214add33024 /osdf/optimizers/routeopt/__init__.py
parent6ae89d5df37c626d7bd6f1fcf94571e718f10b02 (diff)
Fix get route operation
Fix get route operatiaon for CCVPN use case. Change-Id: I57784a611744d3112e48f41ff742b01d557a4644 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com> Issue-ID: OPTFRA-334
Diffstat (limited to 'osdf/optimizers/routeopt/__init__.py')
-rw-r--r--osdf/optimizers/routeopt/__init__.py17
1 files changed, 17 insertions, 0 deletions
diff --git a/osdf/optimizers/routeopt/__init__.py b/osdf/optimizers/routeopt/__init__.py
new file mode 100644
index 0000000..c235f2a
--- /dev/null
+++ b/osdf/optimizers/routeopt/__init__.py
@@ -0,0 +1,17 @@
+# -------------------------------------------------------------------------
+# Copyright (c) 2018 Huawei Intellectual Property
+#
+# 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.
+#
+# -------------------------------------------------------------------------
+#