summaryrefslogtreecommitdiffstats
path: root/pike/pike/requests/views/__init__.py
diff options
context:
space:
mode:
authorHuang Haibin <haibin.huang@intel.com>2018-08-22 20:26:33 +0800
committerHuang Haibin <haibin.huang@intel.com>2018-08-22 20:26:33 +0800
commit827c7b3e6f2e29cc826e0307698297c4cadfee6a (patch)
tree017619dcd6ae237fd2dda74f4284028a5f4fea5d /pike/pike/requests/views/__init__.py
parent3e9f88b3f2a27a9bf9104719bb0b21312588b052 (diff)
Add requests for pike
Change-Id: I6173b4fa62253ecd81806c9e728606868ab5e2e3 Issue-ID: MULTICLOUD-276 Signed-off-by: Huang Haibin <haibin.huang@intel.com>
Diffstat (limited to 'pike/pike/requests/views/__init__.py')
-rw-r--r--pike/pike/requests/views/__init__.py14
1 files changed, 14 insertions, 0 deletions
diff --git a/pike/pike/requests/views/__init__.py b/pike/pike/requests/views/__init__.py
new file mode 100644
index 00000000..741e0afb
--- /dev/null
+++ b/pike/pike/requests/views/__init__.py
@@ -0,0 +1,14 @@
+# Copyright (c) 2018 Intel 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.
+