2026-07-21 14:17:44 +00:00
2024-11-16 06:22:16 +00:00
2026-03-18 06:30:30 +00:00
2020-06-02 20:54:04 +02:00
2026-07-19 19:16:06 +05:00
2016-11-10 10:02:08 -05:00
2022-04-28 22:14:03 +08:00
2019-04-19 19:40:12 +00:00
2018-07-30 09:08:15 +07:00
2024-06-18 23:11:58 -04:00
2014-12-05 03:30:40 +00:00
2013-06-26 13:37:40 +02:00
2019-08-30 01:29:33 +00:00
2024-11-16 06:22:22 +00:00
2013-06-21 20:15:23 +00:00
2026-07-19 19:16:06 +05:00
2020-04-04 11:21:19 +02:00
2024-11-16 06:22:16 +00:00
2026-05-28 06:38:06 +00:00
Python bindings to the OpenStack Trove API
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.
- License: Apache License, Version 2.0
- Online Documentation
- Bugs - issue tracking
- PyPi- package installation
- Blueprints - feature specifications
- Git Source
- Specs
- How to Contribute
- Release Notes