Commit Graph

5 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
OpenStack Proposal Bot afdc6de9b1 Updated from global requirements
Change-Id: I59c72d00b271808156bc281365508495fe01b1ec
2017-03-02 11:51:39 +00:00
OpenStack Proposal Bot 9e09627670 Updated from global requirements
Change-Id: I4aa0335c3248f27214bfd76874e4ab2186d22dbd
2016-07-15 03:57:46 +00: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