summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Remove sixwangzihao2020-10-1325-70/+46
* | Use importlib to take place of imp modulelikui2020-10-092-7/+15
* | image is not required for creating datastore versionLingxian Kong2020-10-091-1/+2
* | Support updating datastore versionLingxian Kong2020-10-095-18/+125
* | Remove install unnecessary packageszhangboye2020-09-231-1/+0
|/
* Merge "Show project Id for backup"Zuul2020-09-153-6/+17
|\
| * Show project Id for backupLingxian Kong2020-09-153-6/+17
* | Support region in CLILingxian Kong2020-09-161-1/+2
|/
* Merge "Support getting backups of a specific project"Zuul2020-09-134-6/+38
|\
| * Support getting backups of a specific projectLingxian Kong2020-09-144-6/+38
* | Merge "Remove install unnecessary packages when run tox -edocs"Zuul2020-09-111-1/+0
|\ \
| * | Remove install unnecessary packages when run tox -edocslikui2020-09-111-1/+0
* | | Merge "Fix replica detach command"Zuul2020-09-102-2/+2
|\ \ \ | |_|/ |/| |
| * | Fix replica detach commandLingxian Kong2020-09-102-2/+2
| |/
* | Add Python3 wallaby unit testsOpenStack Release Bot2020-09-091-1/+1
* | Update master for stable/victoriaOpenStack Release Bot2020-09-092-0/+7
|/
* Add support of subnet-id and ip-address for creating instance5.1.0Lingxian Kong2020-08-232-9/+59
* Fix key error when getting private instanceLingxian Kong2020-08-231-1/+1
* Merge "[goal] Migrate testing to ubuntu focal"Zuul2020-08-191-3/+3
|\
| * [goal] Migrate testing to ubuntu focalGhanshyam Mann2020-08-171-3/+3
* | Fix create instanceLingxian Kong2020-08-122-1/+84
* | Support getting and updating instance access infoLingxian Kong2020-08-116-60/+109
* | Support rebuild instance CLILingxian Kong2020-08-065-0/+58
|/
* Flavor is optional for creating instance5.0.0Lingxian Kong2020-07-264-18/+23
* Support backup strategyLingxian Kong2020-07-1610-8/+288
* Merge "Add py38 package metadata"Zuul2020-06-231-0/+1
|\
| * Add py38 package metadatazhangboye2020-05-221-0/+1
* | Merge "Replace assertItemsEqual with assertCountEqual"Zuul2020-06-231-1/+1
|\ \
| * | Replace assertItemsEqual with assertCountEqualJoel Capitao2020-06-041-1/+1
* | | Merge "Use unittest.mock instead of mock"Zuul2020-06-232-3/+3
|\ \ \
| * | | Use unittest.mock instead of mockHervé Beraud2020-06-112-3/+3
| |/ /
* | | Use primary instead of master for listing instancesLingxian Kong2020-06-171-1/+1
* | | Support to create datastore version4.1.0Lingxian Kong2020-06-114-0/+73
* | | Remove unnecessary API call for listing instancesLingxian Kong2020-06-113-19/+25
|/ /
* | Support role for listing instances4.0.0Lingxian Kong2020-06-035-977/+26
* | Stop to use the __future__ module.Hervé Beraud2020-06-027-14/+0
* | Switch to newer openstackdocstheme and reno versionsAndreas Jaeger2020-05-224-16/+12
|/
* Fix hacking min version to 3.0.1Ghanshyam Mann2020-05-152-5/+1
* Re-define replication commandsLingxian Kong2020-05-113-3/+27
* Remove flavor APILingxian Kong2020-05-0820-3431/+34
* Support to change parameters for the config groupLingxian Kong2020-05-084-0/+111
* Merge "Add Python3 victoria unit tests"Zuul2020-05-071-1/+1
|\
| * Add Python3 victoria unit testsOpenStack Release Bot2020-04-111-1/+1
* | Merge "Update master for stable/ussuri"Zuul2020-05-072-0/+7
|\ \ | |/
| * Update master for stable/ussuriOpenStack Release Bot2020-04-112-0/+7
* | Use unittest.mock instead of third party mockSean McGinnis2020-04-1834-34/+35
* | Fix KeyError when deleting datastore versionLingxian Kong2020-04-171-1/+1
|/
* Cleanup py27 supportAndreas Jaeger2020-04-044-15/+1
* Update hacking for Python33.3.1Andreas Jaeger2020-03-318-24/+25
* Fix resize flavor for instance3.3.0Lingxian Kong2020-01-212-26/+17