10 Commits

Author SHA1 Message Date
Andreas Jaeger
163c8346a3 Cleanup Python 2.7 support
Make a few cleanups:
- Remove python 2.7 stanza from setup.py
- Add requires on python >= 3.6 to setup.cfg so that pypi and pip
  know about the requirement
- Remove section from setup.cfg: Wheel is not needed for python
  3 only repo
- Update requirements, no need for python_version anymore

Change-Id: Ib2221fc13cd53c93150e838418e7e110e087d1b3
2020-04-03 17:49:23 +02:00
OpenStack Proposal Bot
e5a3a4ccb5 Updated from global requirements
Change-Id: I1823b001a774bdd47aa88e54d1951c60a5545eee
2017-03-02 11:45:27 +00:00
OpenStack Proposal Bot
6716cd456b Updated from global requirements
Change-Id: Idca11f7d93f332873ad91ffa53b3da92f859be19
2015-09-22 03:33:28 +00:00
OpenStack Proposal Bot
405607592e Updated from global requirements
Change-Id: I59ae1b5a7cf6133b845c1f3e891bd8a0f1cbed8d
2015-07-15 07:34:03 +00:00
OpenStack Proposal Bot
7fb2914309 Updated from global requirements
Change-Id: Ib27fa36887592ceced91687e3edaacfd6f5f704e
2015-06-22 08:21:26 +00:00
OpenStack Proposal Bot
acd0ad5acd Updated from global requirements
Change-Id: I0eeaec761268fc4bc142939e191026c0411c162b
2014-04-30 05:25:27 +00:00
Monty Taylor
85e237361f Update from global requirements
Also, more importantly, get rid of d2to1 references.

Change-Id: I3c51eaf807b8642d9326d110813f62a9b4898d5b
2013-09-30 09:34:20 -07:00
Roman Prykhodchenko
ff0f52e3a1 Added Python-2.6 to the classifier.
OpenStack is often used with dustributions of GNU/Linux
which use python-2.6 as a default python interpreter.
Other OpenStack projects declare compatibility with python-2.6.

Ironic is been continuously tested for compatibility with
python-2.6 so we must declare this in the classifier to
stay synced with other OpenStack services.

Change-Id: Idf296e925c39d2847e7c8d7bfca073b5f9681754
2013-07-03 16:36:24 +03:00
Devananda van der Veen
9e242f8d2d Implement skeleton for a new DB backend. 2013-05-13 00:58:31 -07:00
Monty Taylor
84a7dc47e2 Added project infrastructure needs. 2013-05-02 14:55:43 -04:00