Commit Graph

10 Commits

Author SHA1 Message Date
Ghanshyam Mann 9e969c8600 [ussuri][goal] Update contributor documentation
This patch updates/adds the contributor documentation to follow
the guidelines of the Ussuri cycle community goal[1].

[1] https://governance.openstack.org/tc/goals/selected/ussuri/project-ptl-and-contrib-docs.html

Story: #2007236
Task: #38522
Change-Id: I805e76e063f5ed324daa944a76bca107dc42192f
2021-05-31 20:30:23 +00:00
Andreas Jaeger 72de51b01c Cleanup py27 support
This repo is now testing only with Python 3, so let's make
a few cleanups:
- Remove python 2.7 stanza from setup.py
- Add requires on python >= 3.6 to setup.cfg so that pypi and pip
  know about the requirement
- Remove obsolete sections from setup.cfg
- Update classifiers
- Update requirements, no need for python_version anymore
- Switch to using sphinx-build with warnings enabled, fix
  warnings found with autodoc
- Cleanup doc/source/conf.py to remove now obsolete content.
- Use newer openstackdocstheme version, switch to using apidoc
- Remove install_command from tox.ini, the default is fine
- Change some imports to use python3 changed names

Change-Id: Ibb2e614c7db8a01e41caed8314c1d46479c78295
2020-04-12 20:58:22 +02:00
Cai Hui 044703a415 Update .gitignore
Update doc/source/_static/nova.conf.sample to doc/source/_static/*.sample
Delete doc/source/_static directory

Change-Id: I26e98037b19448f8cfe5dacad1ff0b6c9f7d962d
2018-11-12 06:20:22 -05:00
Nguyen Hai 0db820b9cb Use openstackdocstheme
Change theme of docs by using openstackdocstheme

Change-Id: I26ea48e9862e1e8652aecd873b1298cdfa0bdafd
2018-08-31 06:32:16 +00:00
Rajiv Kumar 2da1af2eab Remove link to modindex
The documentation build does not generate any module index, thus
remove the link to the page.

Change-Id: I1dcfb88794d7a1ed00d3aa642fd9c3f271711aca
2017-01-27 10:23:19 +05:30
Saad Zaher 7d7d189545 Added .gitreview
Change-Id: I42f5bbb4a6bc12445c3ea571134a614395b0fd34
2016-05-12 13:10:52 +00:00
Saad Zaher fdbb15848f Adding pep8, pylint, coverage, sphinx testing 2016-05-09 15:00:10 +00:00
Saad Zaher 7538cd7ac8 freezer-dr big bang
Moving everything to freezer repo
2016-05-09 09:55:31 +00:00
Pierre-Arthur MATHIEU 4103af5e99 Modified diagrams
Change-Id: I2c5af273c61a95ef8244a82c37827d913a357b22
2015-12-23 14:56:03 +00:00
Saad Zaher 788b98dee5 Adding Fencing plugable system
Change-Id: I23988cc1c09b08a8e72215bffbb55aa1a7ae4afe
2015-12-23 14:51:09 +00:00