summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix creating datastore version6.0.1Lingxian Kong2020-12-052-2/+2
* Add support for python 3.8likui2020-12-031-2/+2
* Merge "Revert "Fix resize flavor for instance""6.0.0Zuul2020-11-262-11/+15
|\
| * Revert "Fix resize flavor for instance"Lingxian Kong2020-11-262-11/+15
* | Fix getting datastore versions against previous trove service releaseLingxian Kong2020-11-221-2/+3
* | Support datastore version numberLingxian Kong2020-11-2111-55/+119
|/
* Merge "Revert "Remove flavor API""Zuul2020-11-1315-13/+429
|\
| * Revert "Remove flavor API"Lingxian Kong2020-11-1315-13/+429
* | Do not make extra API call for listing instancesLingxian Kong2020-11-131-0/+3
|/
* Raise error if trying to create an instance without a flavorSam Morrison2020-11-111-0/+4
* Fix up wrong import of exception classSam Morrison2020-11-112-2/+2
* Fix help message of datastore version upgradeLingxian Kong2020-11-051-1/+1
* Update TOX_CONSTRAINTS_FILElikui2020-10-301-3/+3
* Remove the unused coding style moduleswu.chunyang2020-10-231-1/+0
* Merge "bump py37 to py38 in tox.ini"Zuul2020-10-221-1/+1
|\
| * bump py37 to py38 in tox.iniwu.chunyang2020-09-191-1/+1
* | Support getting instances for a projectLingxian Kong2020-10-223-3/+54
* | Remove Babel requirementlikui2020-10-152-2/+0
* | 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