| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Added Memory Persistence API and Generic Datatypes | kchenweijie | 2013-08-09 | 1 | -299/+0 |
| | | | | | | | | | | | Added a generic persistence API for JobBoards, Jobs, LogBooks, Workflows, FlowDetails, Tasks, and TaskDetails. The currently implemented backends are in-memory. Also implemented generic return types (listed above) for the generic API. Change-Id: I6d09860ee08a900faf2c213a230429bf9e0dec01 | ||||
| * | Remove openstack.common.exception usage | Joshua Harlow | 2013-08-07 | 1 | -11/+11 |
| | | | | | | | | This file is deprecated, stop using it. Change-Id: I309bccb23e4ba25d84b5aaaba20ad73fdfd37e25 Fixes-Bug: #1208734 | ||||
| * | Fix most of the hacking rules | Angus Salkeld | 2013-06-26 | 1 | -14/+14 |
| | | | | | | | Hacking rules: H302, H303, H304, H401, H404 Change-Id: I38e62696724a99c5ebe74d95d477999bd91a2c9a | ||||
| * | Fix the current flake8 errors | Angus Salkeld | 2013-06-26 | 1 | -0/+1 |
| | | | | | | | | | The test pip ordering was resulting in the pep8 rules not really running so this fixes that up and the resulting errors so we can get a clean run. Change-Id: Icc27be05cd513c4f04135c7e768007dbf9d07b10 | ||||
| * | Dinky change to trigger jenkins so I can cleanup. | Joshua Harlow | 2013-06-19 | 1 | -0/+29 |
| | | | | | Change-Id: I5ff975bb5ded48a84341efa4ebfdae4bf430ab60 | ||||
| * | DB api test cases and revisions | Kevin Chen | 2013-05-28 | 1 | -19/+37 |
| | | |||||
| * | Cleaning up files/extraneous files/fixing relations | Jessica Lucci | 2013-05-22 | 1 | -0/+5 |
| | | |||||
| * | db api defined | Jessica Lucci | 2013-05-21 | 1 | -2/+2 |
| | | |||||
| * | Fleshing out sqlalchemy api | Jessica Lucci | 2013-05-21 | 1 | -1/+44 |
| | | |||||
| * | Almost done with sqlalchemy api | Jessica Lucci | 2013-05-21 | 1 | -0/+168 |
| | | |||||
| * | cleaning for initial pull request | Jessica Lucci | 2013-05-21 | 1 | -28/+0 |
| | | |||||
| * | Fixing table relations | Jessica Lucci | 2013-05-21 | 1 | -1/+31 |
| | | |||||
| * | Second pass at models | Jessica Lucci | 2013-05-20 | 1 | -0/+3 |
| | | |||||
| * | Added more utils, added model for workflow | Jessica Lucci | 2013-05-20 | 1 | -0/+7 |
| | | |||||
| * | adding parentheses to read method | Jessica Lucci | 2013-05-19 | 1 | -1/+1 |
| | | |||||
| * | Implemented basic sqlalchemy session class | Jessica Lucci | 2013-05-19 | 1 | -0/+5 |
| | | |||||
| * | Setting up Configs and SQLAlchemy/DB backend | Jessica Lucci | 2013-05-17 | 1 | -0/+18 |
