Commit Graph

6 Commits

Author SHA1 Message Date
Jonathan Rosser b7de78ba5d Cleanup setup.py config
Change-Id: Ia040ee398a3436f376fec4afb9c8ab7c28a211fb
2022-04-04 10:41:03 +01:00
melissaml 354a8a5ba0 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: I272ca3391f3ddae2306d8c8513c624e976b26191
2020-04-14 16:31:42 +08:00
ZhongShengping 200729926d 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: Ibfe3131ca85fd22eca4fc83eab467df0c56de087
2018-12-05 09:13:03 +08:00
ZhongShengping 47993432ab Update URLs in documents according to document migration
Change-Id: Idaeadd92ad6fec287f419976d71f76d7b5692e91
2017-07-19 09:17:36 +08:00
Travis Truman a71887a273 DOCS - point homepage to role developer docs
Change-Id: I134678ba8d10230099891d3d9c59cfd4e125c844
2016-08-25 09:30:17 -04:00
Jesse Pretorius aa9ae16f9e Implement base configuration for independent role repository
This patch includes the following:

 - Base configuration for OpenStack's CI Infrastructure.
 - Base documentation build configuration.
 - A Vagrantfile for local testing.
 - A base test configuration in order to execute a functional test.
 - An updated README, added LICENSE file and a CONTRIBUTING file.
2016-03-14 12:34:46 +00:00