7 Commits

Author SHA1 Message Date
Andreas Jaeger
da885db8bc 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:
  * Wheel is not needed for python 3 only repo
- Update classifiers
- Update requirements, no need for python_version anymore
- Remove html_last_updated_fmt from conf.py, this is not needed with
  openstackdocstheme anymore; update openstackdocstheme requirement

Change-Id: I8811b249e53df8e25c46fe63d71b7dbb400dac19
2020-04-04 16:55:16 +02:00
OpenStack Proposal Bot
6499ace66a Updated from global requirements
Change-Id: I4313df33f759834b0c160ae14e04a04dd11c804d
2017-03-03 22:58:41 +00:00
OpenStack Proposal Bot
632b0fb259 Updated from global requirements
Change-Id: Ic91ddbefabd0c2f439f2e5d54bc2a8662b14f279
2015-09-17 12:16:46 +00:00
OpenStack Proposal Bot
de2e368391 Updated from global requirements
Change-Id: Ia68b54935a2eee26a6d7365d64b0d48d578ab248
2015-07-15 01:37:31 +00:00
OpenStack Proposal Bot
d85771aaea Updated from global requirements
Change-Id: I2b5116a50727e5d48b566fc6e3927fc2e83edc10
2015-06-22 08:27:54 +00:00
OpenStack Proposal Bot
0469af81ad Updated from global requirements
Change-Id: I3137f295a266b1a88dc32d08d6aca327fcaaa8d2
2015-06-16 19:23:05 +00:00
Steven Dake
6d070c9db4 Boilerplate client for communicating with ReST API
Implements the boilerplate project setup.  After this commit, I'll
import this project into stackforge, and we can continue development
from there.

The rest API identified is that of the work Eric put together initially
including bays, pods, and container objects.
2014-11-18 14:55:41 -07:00