| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Added Memory Persistence API and Generic Datatypes | kchenweijie | 2013-08-09 | 4 | -613/+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 | 2 | -15/+15 |
| | | | | | | | | This file is deprecated, stop using it. Change-Id: I309bccb23e4ba25d84b5aaaba20ad73fdfd37e25 Fixes-Bug: #1208734 | ||||
| * | Adjust a bunch of hacking violations. | Joshua Harlow | 2013-08-01 | 1 | -1/+2 |
| | | | | | | | | - Fix new hacking violations! - Add more comments! Change-Id: Ida0c1b6c98a8f45a15985b33529a1f479e595db5 | ||||
| * | Fix most of the hacking rules | Angus Salkeld | 2013-06-26 | 3 | -21/+19 |
| | | | | | | | Hacking rules: H302, H303, H304, H401, H404 Change-Id: I38e62696724a99c5ebe74d95d477999bd91a2c9a | ||||
| * | Fix all flake8 E* and F* errors | Angus Salkeld | 2013-06-26 | 1 | -2/+2 |
| | | | | | | | This was mostly unused modules or local variables. Change-Id: I39f9598ba8b64101a10f80bae448d27272abeddd | ||||
| * | Fix the current flake8 errors | Angus Salkeld | 2013-06-26 | 3 | -10/+12 |
| | | | | | | | | | 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 | 3 | -6/+46 |
| | | | | | Change-Id: I5ff975bb5ded48a84341efa4ebfdae4bf430ab60 | ||||
| * | Removing .pyc | Kevin Chen | 2013-05-28 | 3 | -0/+0 |
| | | |||||
| * | Update db api test | Kevin Chen | 2013-05-28 | 4 | -0/+0 |
| | | |||||
| * | DB api test cases and revisions | Kevin Chen | 2013-05-28 | 2 | -19/+37 |
| | | |||||
| * | Fix syntax error. | Joshua Harlow | 2013-05-22 | 1 | -1/+1 |
| | | |||||
| * | Cleaning up files/extraneous files/fixing relations | Jessica Lucci | 2013-05-22 | 2 | -3/+10 |
| | | |||||
| * | db api defined | Jessica Lucci | 2013-05-21 | 1 | -2/+2 |
| | | |||||
| * | Fleshing out sqlalchemy api | Jessica Lucci | 2013-05-21 | 3 | -1/+44 |
| | | |||||
| * | Almost done with sqlalchemy api | Jessica Lucci | 2013-05-21 | 5 | -15/+187 |
| | | |||||
| * | cleaning for initial pull request | Jessica Lucci | 2013-05-21 | 5 | -33/+0 |
| | | |||||
| * | Just kidding - really fixing relations this time | Jessica Lucci | 2013-05-21 | 1 | -4/+4 |
| | | |||||
| * | Fixing table relations | Jessica Lucci | 2013-05-21 | 4 | -5/+57 |
| | | |||||
| * | Second pass at models | Jessica Lucci | 2013-05-20 | 3 | -0/+156 |
| | | |||||
| * | Added more utils, added model for workflow | Jessica Lucci | 2013-05-20 | 4 | -0/+13 |
| | | |||||
| * | Spelling errors and stuff | Jessica Lucci | 2013-05-20 | 2 | -4/+6 |
| | | |||||
| * | adding parentheses to read method | Jessica Lucci | 2013-05-19 | 3 | -1/+1 |
| | | |||||
| * | Implemented basic sqlalchemy session class | Jessica Lucci | 2013-05-19 | 2 | -0/+88 |
| | | |||||
| * | Setting up Configs and SQLAlchemy/DB backend | Jessica Lucci | 2013-05-17 | 3 | -0/+54 |
