b9a6f065b2
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
184 B
184 B
Installation
At the command line:
$ pip install mogan
Or, if you have virtualenvwrapper installed:
$ mkvirtualenv mogan
$ pip install mogan