Commit Graph

8 Commits

Author SHA1 Message Date
Andreas Jaeger 2ceec3b348 [ussuri][goal] Drop python 2.7 support and testing
OpenStack is dropping the py2.7 support in ussuri cycle.

Complete discussion & schedule can be found in
- http://lists.openstack.org/pipermail/openstack-discuss/2019-October/010142.html
- https://etherpad.openstack.org/p/drop-python2-support

Ussuri Communtiy-wide goal:
https://governance.openstack.org/tc/goals/selected/ussuri/drop-py27.html

Increase requests lower requirement since oslo.config needs 2.18.0.
Fix idna lower-constraint to satisfy requests.

Change-Id: I753e09613b50e099060e2c85eb80d06d8b257858
2020-02-04 21:02:09 +01:00
OpenStack Proposal Bot 64d760a7d5 Updated from global requirements
Change-Id: Idde3b2561cce06f374bb45529714552944000b1b
2017-03-02 11:44:38 +00:00
OpenStack Proposal Bot 6fa6f38f6d Updated from global requirements
Change-Id: Ibe37d5c0f5913e168d2c626a17f6efed711dbd5b
2016-12-28 09:08:07 +00:00
Dan Radez c99e36dcab Adding conf files as package data
I've been packaging this python module and found that setup.py was not
including the conf files in translator/conf/ and could not use it
without these files to generate the tacker.conf file with oslo gen
config.

Adding those files to the setup.py file so that a setup.py install will
include them when the installation is done.

Change-Id: Ifda75a9167aaceb51dfafe32f28ee47d6f8a4e0b
Signed-off-by: Dan Radez <dradez@redhat.com>
2016-12-20 15:04:32 -05:00
OpenStack Proposal Bot dcc30dddf0 Updated from global requirements
Change-Id: Ia966c2eb1849e3af6809a31df0d3ee65ac5cb70c
2015-09-18 16:37:54 +00:00
OpenStack Proposal Bot 9e599f9655 Updated from global requirements
Change-Id: I22f9e0a77d5a1a9503154367faf6a57a1c36b841
2015-07-15 01:32:17 +00:00
OpenStack Proposal Bot c947875772 Updated from global requirements
Change-Id: I2dc7deea32588ac7a702ea7a0a3b2f1aee062cd1
2015-06-23 21:42:39 +00:00
Sahdev Zala d4d826ef96 Add .gitreview file and apply cookiecutter template.
Add .getreview file and add files generated via cookiecutter template.
Also delete some originally added files to have project's initial layout
ready.

Change-Id: I494f52469b5a4aff1c1f12d58bcf41140ad3e680
2014-04-01 09:43:50 -05:00