
Today we decided to rename Nimble project since it's same as a Cinder driver name. The new name of this project is called Mogan. For convenience of reviewing, this is a part two which includes doc and releasenotes folders. Change-Id: Ie69c9800ea6605697285bd31b9a908a2cce8befe
13 lines
184 B
ReStructuredText
13 lines
184 B
ReStructuredText
============
|
|
Installation
|
|
============
|
|
|
|
At the command line::
|
|
|
|
$ pip install mogan
|
|
|
|
Or, if you have virtualenvwrapper installed::
|
|
|
|
$ mkvirtualenv mogan
|
|
$ pip install mogan
|