summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2013-09-25 18:40:34 +0000
committerGerrit Code Review <review@openstack.org>2013-09-25 18:40:34 +0000
commit3225ad1261e77cca8102f58491f52e793bdf06d5 (patch)
treededac0704b189d433687545417c2c613bc1c2b46
parent649664cc88cb5ad77c839fbbe1bd65256b84282a (diff)
parent6e285e8e2291a3468df4f2bd360fd151bbc241df (diff)
downloaddjango_openstack_auth-3225ad1261e77cca8102f58491f52e793bdf06d5.tar.gz
Merge "Add Apache2 licence header in data_v3.py"
-rw-r--r--openstack_auth/tests/data_v3.py13
1 files changed, 13 insertions, 0 deletions
diff --git a/openstack_auth/tests/data_v3.py b/openstack_auth/tests/data_v3.py
index 4f13738..f94994a 100644
--- a/openstack_auth/tests/data_v3.py
+++ b/openstack_auth/tests/data_v3.py
@@ -1,3 +1,16 @@
+# 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.
+
import requests
import uuid