summaryrefslogtreecommitdiff
path: root/trove/taskmanager/api.py
Commit message (Expand)AuthorAgeFilesLines
* Support to update instance accessLingxian Kong2020-08-111-0/+7
* Support to rebuild instance by adminLingxian Kong2020-08-061-0/+7
* Datastore containerizationLingxian Kong2020-05-271-2/+4
* Support to create public trove instanceLingxian Kong2019-09-111-2/+2
* Handle log message interpolation by the logger part 10Gábor Antal2017-06-061-22/+22
* Add support for module-reapply commandPeter Stachowski2017-02-271-0/+12
* Merge "Add support for cluster restart"Jenkins2017-02-031-0/+16
|\
| * Add support for cluster restartPetr Malik2017-01-131-0/+16
* | Merge "Add i18n translation to others 3/3"Jenkins2017-01-301-1/+2
|\ \ | |/ |/|
| * Add i18n translation to others 3/3Trevor McCasland2017-01-291-1/+2
* | secure oslo_messaging.rpcAmrith Kumar2017-01-111-1/+6
|/
* Fix RPC VersioningMorgan Jones2016-10-071-23/+63
* Implement Instance UpgradeMorgan Jones2016-09-081-0/+8
* Locality support for replicationPeter Stachowski2016-06-201-2/+2
* Server support for instance module featurePeter Stachowski2016-03-151-3/+4
* Implement DBaaS Ceilometer NotificationsMorgan Jones2016-02-271-30/+24
* Add 'volume_type' parameter to instance createPetr Malik2015-11-161-2/+3
* Redis Cluster Initial ImplementationMorgan Jones2015-09-041-0/+14
* Fix race conditions in config overrides tasksPetr Malik2015-08-191-19/+0
* Switch to the oslo_log librarySergey Vilgelm2015-07-231-1/+1
* Fixes hacking rulesSushil Kumar2015-05-291-2/+3
* Drop use of 'oslo' namespace packageDoug Hellmann2015-05-061-1/+1
* Replication V2Morgan Jones2015-03-181-0/+14
* Move cluster strategies to strategies/clusterSteve Leon2015-01-261-1/+1
* Integration with oslo.messaging librarySergey Gotliv2015-01-061-68/+86
* Merge "Clusters TaskManager Implementation"Jenkins2014-09-031-3/+15
|\
| * Clusters TaskManager ImplementationMat Lowery2014-08-291-3/+15
* | Merge "Clusters API Implementation"Jenkins2014-09-031-2/+15
|\ \ | |/
| * Clusters API Implementationamcrn2014-08-291-2/+15
* | Add detach-replica supportGreg Lucas2014-09-021-0/+5
|/
* Mysql guest agent functionality for replicationMorgan Jones2014-08-141-2/+3
* Adjusted audit logging for taskmanager moduleSimon Chang2014-08-121-2/+2
* Add a new column and indexes to agent_heartbeatsdaniel-a-nguyen2014-06-091-0/+11
* debug level logs should not be translatedChristian Berendt2014-05-211-5/+4
* adding configuration group supportCraig Vyvial2014-02-061-2/+25
* Add Neutron supportAndrey Shestakov2014-01-291-2/+2
* move datastore manager to the datastore versionCraig Vyvial2014-01-161-1/+2
* Conductor proxies host db access for guestsEd Cranford2013-11-261-2/+2
* Add support of datastore typesAndrey Shestakov2013-11-191-5/+6
* Security groups workflow updateDenis M2013-10-211-5/+4
* Task manager refactoring doneDmitriy Ukhlov2013-10-081-42/+42
* Merge "Support Optional Super User in Instance Create"Jenkins2013-10-081-2/+3
|\
| * Support Optional Super User in Instance Createamcrn2013-09-201-2/+3
* | PEP8. F841Denis M2013-09-261-1/+1
|/
* Merge "Allow optional availability_zone to be passed"Jenkins2013-09-201-2/+4
|\
| * Allow optional availability_zone to be passeddaniel-a-nguyen2013-09-181-2/+4
* | Use LOG.exception in place of sys.exc_info.Robert Myers2013-09-121-4/+2
|/
* allows a mgmt user to migrate an instance to a specific hostCraig Vyvial2013-08-091-2/+2
* Migrating the create/resize code to use flavor objMichael Basnight2013-07-151-8/+16
* Rename from reddwarf to trove.Michael Basnight2013-06-241-0/+110