neutron-dynamic-routing/doc/source/install/index.rst
Akihiro Motoki 40ca013fab rearrange content to fit the new standard layout
Part of doc-migration work

The proposed document strucutre is documented at:
http://specs.openstack.org/openstack/docs-specs/specs/pike/os-manuals-migration.html

Change-Id: I3b774ae8c55e5d980e82ae4e81ade75f79074197
2017-07-07 08:21:11 +00:00

1.1 KiB

Installation

At the command line:

$ pip install neutron-dynamic-routing

Or, if you have virtualenv wrapper installed:

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