From d7466bfe3a23c7616f52488d899e76cc33442294 Mon Sep 17 00:00:00 2001 From: Yichen Wang Date: Mon, 21 Sep 2015 14:28:50 -0700 Subject: [PATCH] Add the docs for testing on provider network Change-Id: I5e58c7d42e523906c7a4d5f4f84f406f5399fa42 --- doc/source/installation.rst | 4 ++-- doc/source/usage.rst | 26 +++++++++++++++++++------- vmtp/cfg.default.yaml | 2 -- vmtp/vmtp.py | 3 ++- 4 files changed, 23 insertions(+), 12 deletions(-) diff --git a/doc/source/installation.rst b/doc/source/installation.rst index 8c8a61a..bce12cd 100644 --- a/doc/source/installation.rst +++ b/doc/source/installation.rst @@ -74,7 +74,7 @@ Super quick installation on Ubuntu/Debian .. code-block:: bash - $ sudo apt-get install python-dev python-virtualenv git git-review + $ sudo apt-get install build-essential python-dev python-pip python-virtualenv git git-review $ sudo apt-get install libxml2-dev libxslt-dev libffi-dev libz-dev libyaml-dev libssl-dev $ # create a virtual environment $ virtualenv ./vmtpenv @@ -90,7 +90,7 @@ Super quick installation on RHEL/CentOS .. code-block:: bash - $ sudo yum install python-devel python-virtualenv git + $ sudo yum install gcc python-devel python-pip python-virtualenv git $ sudo yum install libxml2-devel libxslt-devel libffi-devel libyaml-devel openssl-devel $ # create a virtual environment $ virtualenv ./vmtpenv diff --git a/doc/source/usage.rst b/doc/source/usage.rst index 1e6facb..26ab6c2 100644 --- a/doc/source/usage.rst +++ b/doc/source/usage.rst @@ -10,13 +10,14 @@ VMTP Usage usage: vmtp.py [-h] [-c ] [-sc] [-r ] [-m [:]] [-p ] [-t