X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=README.rst;h=d1e403a27071b4c81919b04e57ae3778d6be2815;hb=b4ac4870416bbb589e48bf63bddcce4d1307bda9;hp=f9276abe4b5ab02ee97b386527dcd08c15ab1e1e;hpb=6a0f77e4b3879659d6cf538e914fde3901291713;p=yardstick.git diff --git a/README.rst b/README.rst index f9276abe4..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 ========= @@ -80,7 +85,8 @@ Example setup known to work for development and test: - Cloud: Mirantis OpenStack 6.0 deployed using Virtualbox Install dependencies: -$ sudo apt-get install python-virtualenv python-dev libffi-dev libssl-dev +$ sudo apt-get install python-virtualenv python-dev libffi-dev libssl-dev libxml2-dev libxslt1-dev +$ sudo easy_install -U setuptools Create a virtual environment: $ virtualenv ~/yardstick_venv