e30e8db7e7e79e6409c22d4ea8c80e0ff5cc4672

1. Modify setup.cfg to make command openstack database log enable run correctlly. class EnableDatabaseInstanceLog should be in database_instances, not in database_limits. This is a HIGH priority error. 2. Originally, trove log-enable will return a log info when execute successfully. This change makes OSC log_enable acts like the origin troveclient enable_log. Change-Id: I68c5ef451c8e6c7fb189d6270bad002da7ffc9a6
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
- Documentation: https://docs.openstack.org/python-troveclient/latest
- Bugs: https://bugs.launchpad.net/python-troveclient
- PyPi- package installation
- Blueprints - feature specifications
- Git Source
- Github
- Specs
- How to Contribute
Description
Languages
Python
99.8%
Shell
0.2%