summaryrefslogtreecommitdiff
path: root/trove/db
Commit message (Expand)AuthorAgeFilesLines
* Fix compatibility with oslo.db 12.1.0wu.chunyang2022-09-141-0/+4
* Support datastore version number for creating configurationLingxian Kong2020-11-191-6/+36
* Add 'version' to datastore versionLingxian Kong2020-11-171-0/+71
* Image tags support in datastore versionLingxian Kong2020-10-091-0/+29
* Change access column type for instanceLingxian Kong2020-09-162-8/+2
* Show instance access informationLingxian Kong2020-08-112-0/+33
* Support backup strategy APILingxian Kong2020-07-172-0/+48
* Added checks for deleting datastore version13.0.0.0rc113.0.0Lingxian Kong2020-04-232-0/+87
* Add python-troveclient in requirements.txtLingxian Kong2020-03-151-0/+1
* Use dedicated service credential configLingxian Kong2019-10-101-1/+2
* Support to create public trove instanceLingxian Kong2019-09-111-2/+2
* trovestack guideLingxian Kong2019-06-112-10/+12
* update pylint to 1.9.2Doug Hellmann2018-09-171-2/+2
* Sync the data fields of DB* class and table fields.zhanggang2018-07-171-7/+7
* Remove unused optparse code in trove.dbqueens-em9.0.0.0rc19.0.0Zhao Chao2018-02-071-25/+0
* Remove log translationsZhao Chao2018-01-242-13/+16
* Lazy load all configuration optionsErik Olof Gunnar Andersson2017-11-091-3/+1
* Handle isotime deprecation in oslo_utils.timeutilsAmrith Kumar2017-06-091-5/+6
* Merge "Handle log message interpolation by the logger part 6"Jenkins2017-06-074-14/+13
|\
| * Handle log message interpolation by the logger part 6Gábor Antal2017-03-164-14/+13
* | Fix module-instances commandPeter Stachowski2017-02-272-0/+16
|/
* Add configuration support for clustersPetr Malik2017-01-191-0/+38
* secure oslo_messaging.rpcAmrith Kumar2017-01-112-2/+35
* Add support for module ordering on applyPeter Stachowski2016-12-261-0/+48
* Multi-Region SupportMorgan Jones2016-11-041-0/+35
* Remove downgradeTrevor McCasland2016-10-0640-433/+0
* Merge "Persist error messages and display on 'show'"Jenkins2016-07-162-0/+58
|\
| * Persist error messages and display on 'show'Peter Stachowski2016-07-012-0/+58
* | Switch from MySQL-python to PyMySQLJeremy Stanley2016-06-301-1/+2
|/
* Merge "Schema migrations fail for postgresql backend"Jenkins2016-05-141-1/+2
|\
| * Schema migrations fail for postgresql backendSean McCully2016-04-291-1/+2
* | Trivial: Remove unused logging importwangjunqing2016-04-232-6/+0
|/
* Python3: Add support for iteritems and iterkeysabhishekkekane2016-04-052-2/+2
* Fixes migrations for MySQL 5.6.* and MariaDB 10.1.*Victoria Martinez de la Cruz2016-03-302-3/+35
* Server support for instance module featurePeter Stachowski2016-03-151-1/+1
* Server side of module maintenance commandsPeter Stachowski2016-02-253-0/+90
* Move to oslo_dbMatt Van Dijk2015-12-141-39/+62
* Associate flavor types with datastore versionsRiddhi Shah2015-08-112-0/+63
* Switch to the oslo_log librarySergey Vilgelm2015-07-2311-12/+13
* Fixes hacking rulesSushil Kumar2015-05-2924-59/+62
* Move sql_xx params to [database] conf sectionGreg Lucas2015-03-222-8/+8
* Integrate OSprofiler and TroveZhi Yan Liu2015-02-141-1/+6
* Merge "Support string flavor IDs"Jenkins2015-01-271-0/+35
|\
| * Support string flavor IDsAdam Gandelman2014-12-231-0/+35
* | Obsolete oslo-incubator modules - gettextutils (now oslo.i18n)Amrith Kumar2014-12-252-2/+2
|/
* Legacy MySQL datastore is shown on datastore-listEdmond Kotowski2014-12-021-1/+1
* Increase instances.task_description column sizeLi Ma2014-11-161-0/+29
* Fixed database migration script issuesSimon Chang2014-09-197-36/+151
* Datastore Configuration Parameters stored in dbCraig Vyvial2014-09-032-0/+63
* Clusters API Implementationamcrn2014-08-293-0/+81