Commit Graph

10 Commits

Author SHA1 Message Date
Andreas Jaeger a235a15346 Cleanup py27 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 obsolete sections from setup.cfg
- Update classifiers
- Update requirements, no need for python_version anymore
- Switch to apidoc instead of autodoc for API docs, use sphinx-build.

Change-Id: Ie6107bc80961a7306957b17ac2eda44417b53d3e
2020-04-05 19:16:10 +02:00
OpenStack Proposal Bot 4c9369d6e1 Updated from global requirements
Change-Id: Iac3d311600910fb504c107ae0a47f3709c75696d
2017-03-02 11:45:33 +00:00
OpenStack Proposal Bot 3bb86b2cb4 Updated from global requirements
Change-Id: If843cee78314d5698bc03a74170c635da21210ad
2015-09-17 12:12:30 +00:00
OpenStack Proposal Bot 3f47a24dad Updated from global requirements
Change-Id: I3f7bbfd14e7015f2850c69f1fcc6696615a32c30
2015-07-24 18:37:58 +00:00
OpenStack Proposal Bot f99fa1d975 Updated from global requirements
Change-Id: I07af88e411efb41764c1d51c18a572c48dae878b
2015-06-22 08:21:29 +00:00
OpenStack Proposal Bot 7b2e4c93c4 Updated from global requirements
Change-Id: I0eeaec761268fc4bc142939e191026c0411c162b
2014-04-30 05:25:27 +00:00
Monty Taylor 09e4fe300b 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 d8a5d882fe 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 ab13c0d3ac Implement skeleton for a new DB backend. 2013-05-13 00:58:31 -07:00
Monty Taylor 9b6121e364 Added project infrastructure needs. 2013-05-02 14:55:43 -04:00