b9f62ba6a3
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: Idea4f21bb66fbdf4b4f8925f2260f43374a108f3
202 B
202 B
Installation
At the command line:
$ pip install neutron-lib
Or, if you have virtualenvwrapper installed:
$ mkvirtualenv neutron-lib
$ pip install neutron-lib