summaryrefslogtreecommitdiff
path: root/trove/guestagent/datastore
Commit message (Expand)AuthorAgeFilesLines
* Creates the mysqld extra configuration dirHirotaka Wakabayashi2023-01-241-2/+4
* Make more transparence with variable name from replica snapshotBo Tran2021-09-051-2/+2
* Run reset master when setting up mysql replicasLingxian Kong2021-08-021-19/+34
* Add periodic task to remove postgres archived wal filesLingxian Kong2021-07-235-31/+138
* Fix getting config option value for databaseLingxian Kong2021-07-142-4/+7
* Keep user defined configuration after resizing instanceLingxian Kong2021-07-106-15/+18
* Use bridge network for db containerLingxian Kong2021-06-224-6/+36
* Fix backup using customized container image registryLingxian Kong2021-06-211-1/+1
* Fix sqlalchemy engine listenerLingxian Kong2021-06-161-2/+4
* Improve guest agent when startBo Tran2021-03-251-4/+7
* Support custom container registry for database imagesLingxian Kong2021-02-031-0/+11
* Get slave_pos to choose latest replicaNguyen Thanh Cong2020-11-201-1/+5
* convert to type str to compareNguyen Thanh Cong2020-11-192-2/+2
* Fix upgrading instance datastore versionLingxian Kong2020-11-081-0/+5
* Fix restore encrypted backupLingxian Kong2020-10-293-0/+12
* Support mysql 8.0Lingxian Kong2020-10-236-32/+101
* Remove six usage and basestring checkwangzihao2020-10-161-3/+1
* Remove six.moveswangzihao2020-10-091-1/+1
* [Postgresql] Adding config parametersLingxian Kong2020-10-015-5/+11
* Fix some API calls for PostgreSQLLingxian Kong2020-09-134-5/+5
* [Postgresql] Create replicaLingxian Kong2020-09-115-128/+181
* Postgresql: Backup and restoreLingxian Kong2020-09-077-141/+242
* Improve docker image for database backup/restoreLingxian Kong2020-09-021-2/+2
* PostgreSQL supportLingxian Kong2020-09-018-325/+1154
* Support to rebuild instance by adminLingxian Kong2020-08-063-37/+72
* Support online volume resizeLingxian Kong2020-07-241-3/+4
* Fix the slow start of mariadb containerLingxian Kong2020-07-181-0/+1
* Support backup strategy APILingxian Kong2020-07-171-3/+15
* Set status to ERROR if heartbeat expiresLingxian Kong2020-06-044-27/+63
* Datastore containerizationLingxian Kong2020-05-2753-10078/+984
* Change @property usage to functionLingxian Kong2020-04-045-20/+13
* Add python-troveclient in requirements.txtLingxian Kong2020-03-153-4/+4
* Improve the function testsLingxian Kong2020-01-282-25/+27
* Fix missing parameter in log messagezhufl2020-01-141-1/+1
* Fix unmount path for instance upgradeLingxian Kong2019-12-271-1/+1
* Support HEALTHY status for db instanceLingxian Kong2019-12-144-37/+59
* Fix mariadb CI - trove-scenario-mariadb-singleLingxian Kong2019-12-053-29/+51
* Merge "Use newer style mysql syntax for users/passwords"Zuul2019-06-241-11/+23
|\
| * Use newer style mysql syntax for users/passwordsSam Morrison2019-06-191-11/+23
* | Support renamed postgresql log functionsSam Morrison2019-06-211-4/+18
|/
* Merge "Add Cassandra datastore upgrade"Zuul2019-06-052-0/+69
|\
| * Add Cassandra datastore upgradeKasper Hasior2019-04-262-0/+69
* | Merge "Add Redis datastore upgrade"Zuul2019-05-201-0/+45
|\ \
| * | Add Redis datastore upgradePrzemysław Godek2019-05-161-0/+45
| |/
* | Merge "Pass kwargs to exception to get better format of error message"Zuul2019-05-082-2/+2
|\ \ | |/ |/|
| * Pass kwargs to exception to get better format of error messagezhufl2019-04-172-2/+2
* | Changing file owner when upgrading mariadbKasper Hasior2019-04-243-8/+28
|/
* Merge "Fix mariadb status after upgrade"Zuul2019-04-091-0/+1
|\
| * Fix mariadb status after upgradeKasper Hasior2019-04-081-0/+1
* | Add new Galera Cluster bootstraping methodKasper Hasior2019-03-291-4/+7
|/