summaryrefslogtreecommitdiff
path: root/trove/datastore/models.py
Commit message (Expand)AuthorAgeFilesLines
* Support datastore version number for creating instanceLingxian Kong2020-11-181-139/+112
* Update datastore version nameLingxian Kong2020-11-181-2/+2
* Add 'version' to datastore versionLingxian Kong2020-11-171-26/+37
* Image tags support in datastore versionLingxian Kong2020-10-091-5/+10
* Use dedicated service credential configLingxian Kong2019-10-101-1/+1
* Sync the data fields of DB* class and table fields.zhanggang2018-07-171-9/+13
* Merge "Fix some reST field lists in docstrings"Jenkins2017-06-151-12/+12
|\
| * Fix some reST field lists in docstringsyfzhao2017-03-291-12/+12
| * Fix module-instances commandPeter Stachowski2017-02-271-0/+32
* | Handle isotime deprecation in oslo_utils.timeutilsAmrith Kumar2017-06-091-1/+2
* | Merge "Handle log message interpolation by the logger part 6"Jenkins2017-06-071-1/+1
|\ \
| * | Handle log message interpolation by the logger part 6Gábor Antal2017-03-161-1/+1
| |/
* | Associate datastore, version with volume-typeMatt Van Dijk2016-12-191-32/+216
|/
* initial chkin of pylintAmrith Kumar2016-09-141-0/+1
* Implement Instance UpgradeMorgan Jones2016-09-081-0/+6
* Use correct message for missing default datastoreTrevor McCasland2016-06-211-2/+9
* Port designate code to Python 3Victor Stinner2016-05-021-1/+1
* Corrected error message for unsupported datastore flavorsSaurabh Surana2015-10-121-5/+14
* Merge "Implements Datastore Registration API"Jenkins2015-09-041-0/+8
|\
| * Implements Datastore Registration APISushil Kumar2015-08-211-0/+8
* | Associate flavor types with datastore versionsRiddhi Shah2015-08-111-1/+132
|/
* Switch to the oslo_log librarySergey Vilgelm2015-07-231-1/+2
* Fixes the method update_datastoreSushil Kumar2015-06-231-0/+2
* Fixes hacking rulesSushil Kumar2015-05-291-7/+7
* Config Group Load Fails If DS Version Inactiveamcrn2014-12-021-2/+2
* Merge "Adds the foundation for datastore capabilities"Jenkins2014-06-051-0/+285
|\
| * Adds the foundation for datastore capabilitiesKaleb Pomeroy2014-05-291-0/+285
* | Merge "Include datastore version details in datastore calls"Jenkins2014-05-311-0/+6
|\ \
| * | Include datastore version details in datastore callsIccha Sethi2014-05-291-0/+6
| |/
* | Consider datastore version when generating configsTim Simpson2014-05-211-0/+9
|/
* Hide Datastores In List With No Active Versionsamcrn2014-03-141-3/+7
* fix traceback when default_version is not in the databaseIonuț Arțăriși2014-02-111-6/+5
* Datastores improvementsAndrey Shestakov2014-01-211-16/+33
* move datastore manager to the datastore versionCraig Vyvial2014-01-161-10/+13
* Replace oslo.uuidutils module with trove.utilsZhongyue Luo2014-01-141-3/+3
* Fixed PEP8/flake8 issuesNikhil Manchanda2013-12-101-0/+18
* Add support of datastore typesAndrey Shestakov2013-11-191-0/+185