b9f08915f8b8d2f672a2763bb758d7d0c9dbe59c

The mock third party library was needed for mock support in py2 runtimes. Since we now only support py36 and later, we can use the standard lib unittest.mock module instead. Change-Id: Ida35e5f79ee17ef8ac6ea2186019ddd4040ec882
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
Description
Languages
Python
99.8%
Shell
0.2%