neutron-dynamic-routing/doc/source/installation.rst
vikram.choudhary cf6cf44e4b Documentation
This patch restructures existing documents for better user
experience.

Below changes are done as part of this patch-set:
 - Re-structured/Reworded existing documents.
 - Identified and added dummy documents for required devrefs.

Implements: blueprint bgp-spinout
Partial-Bug: #1560003

Change-Id: I71d9f6107bca165d72b6f6e710ac6e0e6108fcf9
2016-05-05 15:29:45 +00:00

1.1 KiB

Installation

At the command line:

$ pip install neutron-dynamic-routing

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv neutron-dynamic-routing
$ pip install neutron-dynamic-routing