Commit Graph

5 Commits

Author SHA1 Message Date
Marc Gariepy 15ead2f6d0 Cleanup setup.py config
Change-Id: I3042c925fe3f1cd907dd9f9aadd4ccde714c5b63
2022-03-31 10:40:14 -04:00
melissaml 4b006cf63f 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: I020ffd888a6351a0d5112dd6969ad800c502dbab
2020-04-14 18:48:16 +08:00
OpenStack Proposal Bot 47201e8482 Updated from global requirements
Change-Id: Id62beb5caf05c31d8f8e3251b9848c905fa34300
2017-03-02 11:51:58 +00:00
OpenStack Proposal Bot 7a3bb122bd Updated from global requirements
Change-Id: Ie9470eed622db1d5f82b94ad0d41fdf2a7a73a0f
2016-07-15 03:58:01 +00:00
Jimmy McCrory b58adf43c0 Implement base configuration for independent repository
neutron-ha-tool.py.j2 has been updated to resolve flake8 violations.
This includes removing the venv activation code, by implementing the
following change: https://review.openstack.org/#/c/275279/

Pep8 'E501: line too long' has been added to the ignore list since the
Jinja2 templated shebang line now exceeds 79 characters.

Change-Id: Ib309ee50d75a5386fbc5fb8cd40d8f6733bd7887
2016-03-01 13:21:12 -08:00