Commit Graph

5 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
OpenStack Proposal Bot dccae5ba66 Updated from global requirements
Change-Id: I4cb039f82e307a1ab552eadddc9629cc63629ae2
2017-03-02 11:51:54 +00:00
OpenStack Proposal Bot 62b2da4c40 Updated from global requirements
Change-Id: I69e97fb0ee94a3383f2df1952d7ae5f2faaeee4d
2016-07-15 03:57:59 +00:00
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