summaryrefslogtreecommitdiff
path: root/trove/taskmanager/manager.py
Commit message (Expand)AuthorAgeFilesLines
* Fix deprecation warningsTakashi Natsume2022-10-151-1/+1
* Removes the deprecated argument tenant from TroveContextHirotaka Wakabayashi2022-03-171-1/+1
* Remove the incorrect log for creating replication clusterLingxian Kong2021-02-181-1/+0
* [Postgresql] Create replicaLingxian Kong2020-09-111-2/+2
* Support to update instance accessLingxian Kong2020-08-111-0/+10
* Support to rebuild instance by adminLingxian Kong2020-08-061-0/+4
* Using same config with primary for replicasLingxian Kong2020-07-271-2/+2
* Datastore containerizationLingxian Kong2020-05-271-57/+74
* Support ip address type for instancesLingxian Kong2020-04-261-0/+2
* Fix mariadb CI - trove-scenario-mariadb-singleLingxian Kong2019-12-051-4/+7
* Use dedicated service credential configLingxian Kong2019-10-101-5/+5
* Support to create public trove instanceLingxian Kong2019-09-111-13/+23
* Extend cluster eventsBartosz Zurkowski2019-05-121-4/+8
* Avoid diverged slave when migrating MariaDB masterZhao Chao2018-03-091-2/+24
* Remove log translationsZhao Chao2018-01-241-22/+33
* Fix nova proxy admin loginSamuel Matzek2017-11-141-2/+2
* Handle log message interpolation by the logger part 10Gábor Antal2017-06-061-5/+5
* Add support for module-reapply commandPeter Stachowski2017-02-271-0/+6
* Merge "Add configuration support for clusters"Jenkins2017-02-051-9/+0
|\
| * Add configuration support for clustersPetr Malik2017-01-191-9/+0
* | Merge "Add support for cluster restart"Jenkins2017-02-031-1/+10
|\ \ | |/
| * Add support for cluster restartPetr Malik2017-01-131-1/+10
* | Add i18n translation to others 3/3Trevor McCasland2017-01-291-8/+10
|/
* Merge "Multi-Region Support"Jenkins2016-11-181-7/+8
|\
| * Multi-Region SupportMorgan Jones2016-11-041-7/+8
* | Fix RPC VersioningMorgan Jones2016-10-071-4/+0
|/
* Allow for invalid packet sequence in keepalivePeter Stachowski2016-09-131-37/+38
* Implement Instance UpgradeMorgan Jones2016-09-081-0/+7
* Postgresql Streaming ReplicationAlex Tomic2016-09-101-0/+5
* Locality support for replicationPeter Stachowski2016-06-201-5/+16
* Python 3: avoid sets.Set and string.lettersVictor Stinner2016-04-201-3/+1
* Server support for instance module featurePeter Stachowski2016-03-151-7/+8
* Implement DBaaS Ceilometer NotificationsMorgan Jones2016-02-271-63/+111
* Add 'volume_type' parameter to instance createPetr Malik2015-11-161-5/+7
* Add support for Redis replicationPeter Stachowski2015-09-041-4/+3
* Redis Cluster Initial ImplementationMorgan Jones2015-09-041-0/+8
* Switch to the oslo_log librarySergey Vilgelm2015-07-231-1/+1
* Switch to oslo.serviceSergey Vilgelm2015-07-171-4/+3
* Fixes hacking rulesSushil Kumar2015-05-291-4/+3
* Drop use of 'oslo' namespace packageDoug Hellmann2015-05-061-2/+2
* Merge "Change nova_proxy_admin_tenant_name to id"Jenkins2015-04-241-1/+1
|\
| * Change nova_proxy_admin_tenant_name to idAlex Tomic2015-03-131-1/+1
* | Eject-replica-source chooses most recent slaveMorgan Jones2015-03-291-12/+18
* | Replication V2Morgan Jones2015-03-181-16/+208
|/
* Move cluster strategies to strategies/clusterSteve Leon2015-01-261-1/+1
* Integration with oslo.messaging librarySergey Gotliv2015-01-061-1/+4
* Obsolete oslo-incubator modules - importutilsAmrith Kumar2014-12-041-1/+2
* Merge "Use unique passwords for replication user"2014.2.rc1Jenkins2014-10-021-2/+4
|\
| * Use unique passwords for replication userMorgan Jones2014-10-011-2/+4
* | Add templates for replica and replica sourceIccha Sethi2014-10-011-1/+1
|/