Go to file
Andreas Jaeger 4757668582 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 section from setup.cfg: Wheel is not needed for python
  3 only repo
- Remove html_last_updated_fmt from source/conf.py, this is not
  needed anymore.

Change-Id: If9708106263493396693771e9bd5265e26de460c
2020-04-04 11:21:19 +02:00
2020-04-04 11:21:19 +02:00
2020-04-04 11:21:19 +02:00
2020-03-31 13:33:41 +02:00
2018-07-30 09:08:15 +07:00
2019-04-19 19:40:12 +00:00
2018-07-30 09:08:15 +07:00
2019-12-13 23:49:33 +00:00
2018-07-30 09:08:15 +07:00
2018-04-16 20:02:01 +08:00
2013-06-21 20:15:23 +00:00
2020-04-04 11:21:19 +02:00
2020-04-04 11:21:19 +02:00
2020-03-31 13:33:41 +02:00

Python bindings to the OpenStack Trove API

image

Latest Version

This is a client for the OpenStack Trove API. There's a Python API (the troveclient module), and a command-line script (trove). Each implements 100% of the OpenStack Trove API.

See the Trove CLI Guide for information on how to use the trove command-line tool. You may also want to look at the OpenStack API documentation.

python-troveclient is licensed under the Apache License like the rest of OpenStack.

Description
OpenStack Database as a Service (Trove) Client
Readme 12 MiB
Languages
Python 99.8%
Shell 0.2%