Commit Graph

6 Commits

Author SHA1 Message Date
Marc Gariepy d18196b6dd Cleanup setup.py config
Change-Id: Icd1ce8fabb545a011bd234705035ec58602728e9
2022-03-31 10:39:23 -04:00
melissaml 1b1bd593c8 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: I083f48da5fc2786d0628195edebbfff97c46aba4
2020-04-14 17:09:33 +08:00
ZhongShengping c26da937d0 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: I9a13a83e5248b4dc6f2e4a0088fb30d776526d50
2018-12-05 09:16:39 +08:00
ZhijunWei be0b6468b9 Update the home-page link
Change-Id: I3cc0c97abc434bd9f678c47288ac3fc68a8cb4b6
2018-06-22 23:41:41 -04:00
Lucky samadhiya b1a2dc2a8f update homepage with developer documentation page
Change-Id: I422195894152dc75f7b8041577f8e8d80e58d44c
2016-09-20 13:15:22 +05:30
Jimmy McCrory 1930e33fba Implement base configuration for OpenStack-CI
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 the standard tests.
 - An updated README, and added a CONTRIBUTING file.
 - The extras folder and files have been updated to match current
   conventions.

Change-Id: Ic85e398509b5069633f9b5865aff941d69ef7fbf
2016-03-18 11:41:53 -07:00