Commit Graph

1 Commits

Author SHA1 Message Date
Roopak Parikh 3eb6c95424 Adding support for sphinx docs and tox support
In order to add the project to OpenStack Jenkins, Zuul we need to enable
the following:
* Running the test through tox (added tox.ini)
* Making sure the project can be packaged and uploaded into pypi (moved
  all python files to the mors package)
* Adding support for Sphinx Docunentation

Part of the changes were autogenerated using OpenStack cookiecutter
project which creates a template
2016-08-02 11:48:25 -07:00