aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAna C <ana.cunha@ericsson.com>2016-02-22 14:37:44 +0100
committerAna Cunha <ana.cunha@ericsson.com>2016-02-23 08:28:11 +0000
commit7792cbdee9613310f8407484b445be2ef26e6e82 (patch)
tree2ca2030fa5179d515ac6e81ec82b0c26ef10b6dd
parent56baf1f733ff6256719be4de418da2acb5b4d988 (diff)
Add missing license files
This change adds missing license information. Change-Id: I2ddc85e3fb7b92a86b8a0f054d4ee177af198c8f Signed-off-by: Ana C <ana.cunha@ericsson.com> (cherry picked from commit 555e5730514a36ec91eb7e1f944f7c427dec3b93)
-rw-r--r--Dockerfile10
-rw-r--r--LICENSE.rst12
-rw-r--r--README.rst5
-rw-r--r--docs/apidocs/index.rst5
-rw-r--r--docs/apidocs/modules.rst5
-rw-r--r--etc/yardstick/nodes/fuel_virtual/LICENSE.rst10
-rw-r--r--samples/README5
-rw-r--r--yardstick/resources/README5
-rw-r--r--yardstick/resources/files/LICENSE.rst10
9 files changed, 63 insertions, 4 deletions
diff --git a/Dockerfile b/Dockerfile
index 456626d44..92ce9bbcd 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,3 +1,12 @@
+##############################################################################
+# Copyright (c) 2015 Ericsson AB and others.
+#
+# All rights reserved. This program and the accompanying materials
+# are made available under the terms of the Apache License, Version 2.0
+# which accompanies this distribution, and is available at
+# http://www.apache.org/licenses/LICENSE-2.0
+##############################################################################
+
FROM ubuntu:14.04
MAINTAINER Hans Feldt <hans.feldt@ericsson.com>
@@ -37,4 +46,3 @@ USER yardstick
CMD bash --login
ENV HOME /home/yardstick
WORKDIR /home/yardstick
-
diff --git a/LICENSE.rst b/LICENSE.rst
new file mode 100644
index 000000000..0e9e77104
--- /dev/null
+++ b/LICENSE.rst
@@ -0,0 +1,12 @@
+Copyright (c) 2015 Ericsson AB and others.
+
+All rights reserved. This program and the accompanying materials
+are made available under the terms of the Apache License, Version 2.0
+which accompanies this distribution, and is available at
+http://www.apache.org/licenses/LICENSE-2.0
+
+
+This license is related to the following files included in this directory:
+
+- ez_setup-py
+- setup.py
diff --git a/README.rst b/README.rst
index 582622264..d1e403a27 100644
--- a/README.rst
+++ b/README.rst
@@ -1,3 +1,8 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International
+.. License.
+.. http://creativecommons.org/licenses/by/4.0
+.. (c) OPNFV, Ericsson AB and others.
+
=========
Yardstick
=========
diff --git a/docs/apidocs/index.rst b/docs/apidocs/index.rst
index 594671556..8bd407341 100644
--- a/docs/apidocs/index.rst
+++ b/docs/apidocs/index.rst
@@ -1,9 +1,12 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International
+.. License.
+.. http://creativecommons.org/licenses/by/4.0
+
======================================
Yardstick Framework Code Documentation
======================================
.. toctree::
- :numbered:
:maxdepth: 3
modules
diff --git a/docs/apidocs/modules.rst b/docs/apidocs/modules.rst
index 271ea147c..685889f87 100644
--- a/docs/apidocs/modules.rst
+++ b/docs/apidocs/modules.rst
@@ -1,3 +1,8 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International
+.. License.
+.. http://creativecommons.org/licenses/by/4.0
+
+
yardstick
=========
diff --git a/etc/yardstick/nodes/fuel_virtual/LICENSE.rst b/etc/yardstick/nodes/fuel_virtual/LICENSE.rst
new file mode 100644
index 000000000..e022f602a
--- /dev/null
+++ b/etc/yardstick/nodes/fuel_virtual/LICENSE.rst
@@ -0,0 +1,10 @@
+Copyright (c) 2015 Ericsson AB and others.
+
+All rights reserved. This program and the accompanying materials
+are made available under the terms of the Apache License, Version 2.0
+which accompanies this distribution, and is available at
+http://www.apache.org/licenses/LICENSE-2.0
+
+This license is related to the following files included in this directory:
+
+- id_rsa
diff --git a/samples/README b/samples/README
index 3b31fbbca..9d778fde6 100644
--- a/samples/README
+++ b/samples/README
@@ -1,2 +1,5 @@
-This directory contains benchmarking samples using the yardstick framework.
+.. This work is licensed under a Creative Commons Attribution 4.0 International
+.. License.
+.. http://creativecommons.org/licenses/by/4.0
+This directory contains benchmarking samples using the yardstick framework.
diff --git a/yardstick/resources/README b/yardstick/resources/README
index f7c6aad76..b683adbf8 100644
--- a/yardstick/resources/README
+++ b/yardstick/resources/README
@@ -1,4 +1,7 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International
+.. License.
+.. http://creativecommons.org/licenses/by/4.0
+
This directory contains file resources (other then source code) that can be
found and extracted using the pkg_resources module. This is currently used to
locate ssh keys used when creating VMs and logging in to them.
-
diff --git a/yardstick/resources/files/LICENSE.rst b/yardstick/resources/files/LICENSE.rst
new file mode 100644
index 000000000..bbda10645
--- /dev/null
+++ b/yardstick/resources/files/LICENSE.rst
@@ -0,0 +1,10 @@
+Copyright (c) 2015 Ericsson AB and others.
+
+All rights reserved. This program and the accompanying materials
+are made available under the terms of the Apache License, Version 2.0
+which accompanies this distribution, and is available at
+http://www.apache.org/licenses/LICENSE-2.0
+
+This license is related to the following files included in this directory:
+
+- yardstick_key