Files
cyborg/doc/source/install/install-from-pip.rst
Donny Davis 86f10e29f7 Cleanup index / add in driver support matrix
Change-Id: Ie20d4b00104ca1fb37ff2429a366d48ce3a44508
2019-10-02 08:46:22 -04:00

259 B

Installation with pip

At the command line:

$ pip install openstack-cyborg

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv cyborg
$ pip install openstack-cyborg