Commit Graph

6 Commits

Author SHA1 Message Date
Andreas Jaeger 56609c46f9 [ussuri][goal] Cleanup drop python 2.7 support
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

this removes some cruft that can be removed now:
* cruft in setup.cfg and setup.py
* tox.ini: Add ignore_basepython_conflict and increase minversion
  for that
* Python 2/3 specific requirements, the repo is Python 3 only.

Change-Id: Iae68e58c82a180eb771bef00a3f44fd28abe5fae
2020-02-24 20:16:56 +01:00
Luka Peschke c417e5f6cb Use global-requirements for requirements
This updates cloudkitty's requirement and setup files in order to use
openstack/requirements for constraints. This will help to avoid dependency
conflicts when cloudkitty is deployed in an openstack context.

Work items:

* Updated requirements.txt, test-requirements.txt and setup.py with the
  `update-requirements` tool provided by openstack/requirements.

* Added a lower-constraints.txt file.

* Added the "check-requirements" zuul job template to the CI.

Change-Id: I5aab02374523be83a65c8b7f47f1df5e93b5a3d2
2018-10-17 07:29:48 +00:00
Michael Krotscheck d71f167796 Updated from global requirements
Updated with mitaka requirements.
This patch performs a manual update of all requirements from the
openstack global-requirements repo.

Change-Id: Iab34d66b1c12deb53dc5c302db88d8726cabc88c
2016-03-25 01:14:12 +01:00
Stéphane Albert 1039e44ee6 Moving to Liberty cycle (0.5)
Transitioned from deprecated oslo namespace to newer ones.
Updated requirements.
Updated configuration.

Change-Id: Ic395878a21564ceed6febe85179523efd9956eb9
2015-08-28 16:51:03 +02:00
Stéphane Albert 34390d5308 Updated requirements to stable/kilo
Change-Id: I96114c8a9b2fb684be82d5edd6427c53e7ca9921
2015-06-09 16:53:10 +02:00
Stéphane Albert da94b9f21e Pushing initial work
Change-Id: I4a63e06985dafc15fcc50f325e49fe811d5a84b9
2014-05-30 19:37:53 +02:00