e305f61b18
Fixed a problem with the docs not even building and cleaned up the sphinx warnings. Changed the directory structure to more closely resemble other OpenStack projects. This doesn't address any of the content yet, simply the structure and ability to build. Change-Id: I2b00b12b7664d58d44994b9d0e23a55c96379c18
956 B
956 B
Recommended Reading
Relevant OpenStack Projects
- nova
- ceilometer
- oslo-incubator
- oslo.config This is a library for parsing configuration files and command line arguments. It is maintained by Mark McLoughlin.
- hacking This enforces openstack community coding style guidelines
General Python/Frameworks
- dive into python
- pecan
- sqlalchemy
- style guide This guide is the baseline for 'hacking' above.