Commit Graph

6 Commits

Author SHA1 Message Date
Marc Gariepy 49e3512a80 Cleanup setup.py config
Change-Id: I03e390a3ae34c26a5fe9fc677c05ee6b74107af8
2022-03-31 10:38:58 -04:00
melissaml c3d416b9c4 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: I75cbbde0c0f5fa391d76eac3fea06036b3b836f1
2020-04-14 16:39:15 +08:00
OpenStack Proposal Bot 4b848dc945 Updated from global requirements
Change-Id: Id16840ade9f914d08ad03234c1a146afd4830097
2017-03-02 11:51:43 +00:00
OpenStack Proposal Bot 6979fe47ff Updated from global requirements
Change-Id: I2cb8085d81bb3080b88734984a489a94e9812959
2016-07-15 03:57:50 +00:00
Steve Lewis b3a6391503 Enabling bashate and pep8 lint checks
As a step toward throrough testing of the role, lint checks need to
be enabled.

Change-Id: I60a2eafe4f65c7e2754ba4599b3f472a865c1450
2016-04-11 17:00:57 -07:00
Steve Lewis b5282439bd Prepare for role integration
In order to integrate this role with OpenStack-Ansible there needs
to be using standard CONTRIBUTING.rst and README.rst and the same
.gitignore and .gitreview and setup.* pattern as other roles.

Finally an other-requirements.txt, test-requirements.txt and a
tox.ini are introduced as the basis for docs building and testing in
openstack infra.
2016-04-04 15:23:25 -07:00