summaryrefslogtreecommitdiff
path: root/troveclient/v1/backups.py
Commit message (Expand)AuthorAgeFilesLines
* Support to restore backup from data locationwallaby-em7.0.0Lingxian Kong2021-02-211-11/+27
* Remove sixwangzihao2020-10-131-2/+1
* Support getting backups of a specific projectLingxian Kong2020-09-141-1/+3
* Support backup strategyLingxian Kong2020-07-161-1/+4
* Support backup filteringLingxian Kong2019-08-251-6/+8
* Add Python 3 Train unit testsCorey Bryant2019-08-231-7/+12
* Update hacking versionZhijunWei2019-01-021-2/+2
* Replace 'raise StopIteration' with 'return'Dougal Matthews2018-06-291-2/+2
* Merge "Remove extra parameter 'backup' in backup-create"Zuul2017-11-111-4/+2
|\
| * Remove extra parameter 'backup' in backup-createint32bit2017-08-221-4/+2
* | Fix trove schedule-list errorwangyao2017-10-021-2/+2
|/
* turn on warning-is-error for documentation buildsDoug Hellmann2017-07-131-1/+1
* Implement scheduled backups2.5.0Morgan Jones2016-08-251-0/+189
* Add --incremental flag to backup-createAli Adil2016-08-251-2/+5
* Fix troveclient to support MistralMorgan Jones2016-05-261-2/+9
* Fixes the backup-deleteSushil Kumar2015-10-191-3/+3
* Add instance name as parameter to CLIDoug Shelley2014-12-081-1/+1
* Merge "Adding command for copying backups"Jenkins2014-06-271-3/+8
|\
| * Adding command for copying backupsSteve Leon2014-06-031-3/+8
* | Add datastore filter to backup-listSteve Leon2014-06-031-2/+7
|/
* Enabled F821, H306, H402, and H404 flake8 ruleSushil Kumar2014-05-091-15/+6
* Remove vim headerHe Yongli2014-02-161-2/+0
* Adding support for incremental backupsRobert Myers2014-01-281-1/+3
* Updates common.check_for_exceptions and its callsSushil Kumar2014-01-231-4/+4
* Adding pagination support for backupsRobert Myers2013-12-111-1/+1
* Merge "Import exceptions module from openstack-common"Jenkins2013-10-231-1/+1
|\
| * Import exceptions module from openstack-commonKui Shi2013-10-231-1/+1
* | Fixing copyright and license headersMichael Basnight2013-10-221-1/+5
|/
* Massive refactoring to the troveclientMichael Basnight2013-10-091-0/+74