python-troveclient/troveclient
Lingxian Kong 982b3f035a Support backup filtering
To get all the backups of an instance:

    openstack database backup list --instance-id <instance-id>

Admin user gets backups of all the projects:

    openstack database backup list --all-projects

Story: #2006433
Task: #36346
Change-Id: I871d1ffa27805158024e8ecbe1dceae725c4deac
2019-08-25 23:33:26 +12:00
..
apiclient Fix python3 compatibility issues 2018-08-31 12:51:32 +00:00
compat Update hacking version 2019-01-02 23:57:05 +08:00
osc Support backup filtering 2019-08-25 23:33:26 +12:00
tests Support backup filtering 2019-08-25 23:33:26 +12:00
v1 Support backup filtering 2019-08-25 23:33:26 +12:00
__init__.py Update hacking version 2019-01-02 23:57:05 +08:00
_i18n.py Update the doc link 2017-11-24 16:04:43 +00:00
auth_plugin.py Remove log translations 2017-11-17 14:49:56 +05:30
base.py move old apiclient code out of openstack/common 2016-11-10 10:02:08 -05:00
client.py Handle log message interpolation by the logger 2017-03-08 10:00:34 -08:00
common.py Get all the database instances by admin 2019-05-21 00:12:14 +12:00
exceptions.py move old apiclient code out of openstack/common 2016-11-10 10:02:08 -05:00
extension.py Support Extensions to Trove Client 2014-01-23 11:11:58 -08:00
i18n.py Update the doc link 2017-11-24 16:04:43 +00:00
service_catalog.py Update hacking version 2019-01-02 23:57:05 +08:00
shell.py Correct help in --profile argument 2017-07-14 08:23:18 +07:00
utils.py Support to batch delete database instances 2019-06-06 13:38:35 +12:00