summaryrefslogtreecommitdiffstats
path: root/tools/laas-fog/source/api/__init__.py
diff options
context:
space:
mode:
authorJack Morgan <jack.morgan@intel.com>2017-09-19 23:27:39 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-09-19 23:27:39 +0000
commitb641a0d00215d564feba6e5d2828bd2d17a9206a (patch)
tree0e1916c948494b2d3163a628cdde65a5ca4b2a68 /tools/laas-fog/source/api/__init__.py
parent424cfd11e45e9728fbb1bca7c611f108da591f23 (diff)
parentb5227199c1155f5c16f7635da96a6617337a3e87 (diff)
Merge "Adds the Free and Open-source Ghost (FOG)"
Diffstat (limited to 'tools/laas-fog/source/api/__init__.py')
-rw-r--r--tools/laas-fog/source/api/__init__.py17
1 files changed, 17 insertions, 0 deletions
diff --git a/tools/laas-fog/source/api/__init__.py b/tools/laas-fog/source/api/__init__.py
new file mode 100644
index 00000000..7bb515b7
--- /dev/null
+++ b/tools/laas-fog/source/api/__init__.py
@@ -0,0 +1,17 @@
+"""
+#############################################################################
+#Copyright 2017 Parker Berberian and others #
+# #
+#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. #
+#############################################################################
+"""