Commit Graph

5 Commits

Author SHA1 Message Date
Jonathan Rosser b9da0884b7 Cleanup setup.py config
Change-Id: I0a519a5de81b2f83a342bd806e5fd4fc71aa41d4
2022-04-04 10:16:27 +01:00
Andreas Jaeger 5a691d380d 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.
- Enable warnings for docs build

Change-Id: I7ed46d3303795d036dd89268f1077e10d9ddd948
2020-04-13 18:42:13 +02:00
OpenStack Proposal Bot 6b4c055a28 Updated from global requirements
Change-Id: I5f3cc34a506f1106cebb5247ec1113ebbffda773
2017-03-02 11:51:30 +00:00
OpenStack Proposal Bot 956c048e25 Updated from global requirements
Change-Id: Ia20632c9666b81ea781f7545597c0b5513cb0bf9
2016-07-15 03:57:39 +00:00
Jimmy McCrory f26e994bf9 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: Ibc83d81de14eec533afae5b8c2cf0d07668d3ba0
2016-03-22 12:12:44 -07:00