Commit Graph

6 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
ZhongShengping 68fcbebae3 Update mailinglist from dev to discuss
openstack-dev was decomissioned this night in https://review.openstack.org/621258
Update openstack-dev to openstack-discuss

Change-Id: I1722f84f26898f54ecc20708e030e835c9418add
2018-12-05 09:14:10 +08:00
ZhongShengping b25a6fb29e Update URLs in documents according to document migration
Change-Id: Ia6253bbaeba032f681afdd7003e64eaf58e8ede9
2017-07-14 14:04:40 +08:00
avnish 8bd11efd2a Update home page link in cfg file
Change-Id: I73a2e99934967ffef47aeeba09c864f0b628029d
2016-09-20 14:23:35 +05:30
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