summaryrefslogtreecommitdiff
path: root/trove/taskmanager
Commit message (Expand)AuthorAgeFilesLines
* Fix deprecation warningsTakashi Natsume2022-10-152-3/+3
* Uses userdata instead of personality filesHirotaka Wakabayashi2022-06-201-1/+1
* Removes the deprecated argument tenant from TroveContextHirotaka Wakabayashi2022-03-171-1/+1
* Adapt to file injection deprecation in novaBo Tran2022-01-241-13/+27
* Merge "Fix rebuild instances in replication cluster"Zuul2021-07-121-2/+31
|\
| * Fix rebuild instances in replication clusterLingxian Kong2021-07-121-2/+31
* | Keep user defined configuration after resizing instanceLingxian Kong2021-07-101-23/+17
|/
* Merge "Don't create nova instances with fqdn as their name"Zuul2021-06-031-2/+1
|\
| * Don't create nova instances with fqdn as their nameAndrew Bogott2021-05-311-2/+1
* | Wait for volume status before resize_fsLingxian Kong2021-06-021-1/+6
|/
* Merge "Support to restore backup from remote location"Zuul2021-02-181-3/+4
|\
| * Support to restore backup from remote locationLingxian Kong2021-02-181-3/+4
* | Remove the incorrect log for creating replication clusterLingxian Kong2021-02-181-1/+0
|/
* Do not rely on description for checking port typeLingxian Kong2020-12-091-1/+1
* Merge "Support datastore version number for creating configuration"Zuul2020-11-191-1/+1
|\
| * Support datastore version number for creating configurationLingxian Kong2020-11-191-1/+1
* | Fix the race condition for creating and deleting instanceLingxian Kong2020-11-161-5/+17
|/
* Merge "Make guest agent api changes backwards compatible"Zuul2020-11-101-1/+1
|\
| * Make guest agent api changes backwards compatibleSam Morrison2020-11-051-1/+1
* | Pass availability zone through to volume creation.Sam Morrison2020-11-091-10/+18
|/
* Create floating IP in the user's projectLingxian Kong2020-10-121-2/+3
* Add user/project/trove-id metadata to trove server instancesAndy Botting2020-10-021-0/+4
* Merge "Handle case where no networks are selected at create"Zuul2020-10-011-0/+3
|\
| * Handle case where no networks are selected at createSam Morrison2020-10-011-0/+3
* | Only confirm resize when nova instance status is VERIFY_RESIZENguyen Thanh Cong2020-10-011-1/+3
|/
* [Postgresql] Create replicaLingxian Kong2020-09-112-6/+9
* Support to check if subnet is associated with routerLingxian Kong2020-08-241-7/+7
* Merge "Support to update instance access"Zuul2020-08-113-0/+71
|\
| * Support to update instance accessLingxian Kong2020-08-113-0/+71
* | Wait for instance after rebuildLingxian Kong2020-08-071-10/+26
|/
* Support to rebuild instance by adminLingxian Kong2020-08-063-16/+98
* Merge "Using same config with primary for replicas"Zuul2020-07-271-2/+2
|\
| * Using same config with primary for replicasLingxian Kong2020-07-271-2/+2
* | Support online volume resizeLingxian Kong2020-07-241-57/+54
|/
* Support backup strategy APILingxian Kong2020-07-171-3/+5
* Support subnet and IP for instance creationLingxian Kong2020-06-101-6/+10
* Set status to ERROR if heartbeat expiresLingxian Kong2020-06-041-86/+83
* Datastore containerizationLingxian Kong2020-05-273-229/+194
* Support ip address type for instancesLingxian Kong2020-04-262-9/+14
* Added checks for deleting datastore version13.0.0.0rc113.0.0Lingxian Kong2020-04-231-3/+11
* Add python-troveclient in requirements.txtLingxian Kong2020-03-151-7/+7
* Improve the function testsLingxian Kong2020-01-281-30/+3
* Fix unmount path for instance upgradeLingxian Kong2019-12-271-4/+8
* Support HEALTHY status for db instanceLingxian Kong2019-12-141-10/+18
* Fix delete instanceLingxian Kong2019-12-101-5/+15
* Support incremental backup for MariaDBLingxian Kong2019-12-081-1/+2
* Fix mariadb CI - trove-scenario-mariadb-singleLingxian Kong2019-12-052-8/+15
* Use dedicated service credential configLingxian Kong2019-10-102-10/+11
* Remove all the resources when the Nova VM creation failedLingxian Kong2019-10-091-137/+7
* Remove the annoying debug logsLingxian Kong2019-09-261-3/+0