Commit Graph

6 Commits

Author SHA1 Message Date
Marc Gariepy 49e3512a80 Cleanup setup.py config
Change-Id: I03e390a3ae34c26a5fe9fc677c05ee6b74107af8
2022-03-31 10:38:58 -04:00
melissaml c3d416b9c4 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
- Remove obsolete sections from setup.cfg
- Cleanup doc/source/conf.py to remove now obsolete content.

Change-Id: I75cbbde0c0f5fa391d76eac3fea06036b3b836f1
2020-04-14 16:39:15 +08:00
ZhongShengping ca3d3da89b Update mailinglist from dev to discuss
openstack-dev was decomissioned this night in https://review.openstack.org/621258
Update openstack-dev to openstack-discuss

Change-Id: I570371fda69e85f7cee20f7a4efe87dd7fe7d42f
2018-12-05 09:13:14 +08:00
ZhongShengping f4216d49b9 Update URLs in documents according to document migration
Change-Id: Icc7d8b52373d31fc6f3ea1374f28f9da93134f9c
2017-07-14 09:37:15 +08:00
avnish 90d838c7b7 modify the home-page info with the developer documentation
Change-Id: I55e579ae1fd6f7121ab5449e388d7468148a835e
2016-09-20 14:31:36 +05:30
Steve Lewis b5282439bd Prepare for role integration
In order to integrate this role with OpenStack-Ansible there needs
to be using standard CONTRIBUTING.rst and README.rst and the same
.gitignore and .gitreview and setup.* pattern as other roles.

Finally an other-requirements.txt, test-requirements.txt and a
tox.ini are introduced as the basis for docs building and testing in
openstack infra.
2016-04-04 15:23:25 -07:00