Commit Graph

5 Commits

Author SHA1 Message Date
Jonathan Rosser 9e9a85c964 Cleanup setup.py config
Change-Id: I6c3de8e6b9ac1ef9a7deaabd0fa4decb085738d1
2022-04-04 10:35:13 +01:00
melissaml 927e9d7987 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: I7be2c386d677e9865583dd54a591302eaee8e7dd
2020-04-14 16:41:30 +08:00
OpenStack Proposal Bot 4f487eda06 Updated from global requirements
Change-Id: I712f1fa167a82bbd8490d833b3b86284c73a1830
2017-03-02 11:51:36 +00:00
OpenStack Proposal Bot 7d7aa70486 Updated from global requirements
Change-Id: Iba91ad8d364afc93de65d53597427e79024b75e9
2016-07-15 03:57:44 +00:00
Jimmy McCrory fdaaacaca8 Implement base configuration for OpenStack-CI
This patch includes the following changes to enable OpenStack-CI gate
testing and to allow the role to pass a basic convergence test:

 - 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.
 - Added a CONTRIBUTING file.
 - Add reno scaffolding for release notes management.
 - Correcting name of handler to restart services in install tasks.
 - Define ``cloudkitty_galera_password`` and
   ``cloudkitty_user_password`` in test variables.
 - Define default ``debug`` and ``cloudkitty_service_region`` variables.

Change-Id: I7bcc8c589d506d8b71eb08fc87861a4c31a6e947
2016-07-01 09:35:24 -07:00