summaryrefslogtreecommitdiffstats
path: root/nova/objects
Commit message (Expand)AuthorAgeFilesLines
* Fix obj_load() in NovaObject base classDan Smith2013-06-132-2/+2
* Merge "Fix and enable H403 tests"Jenkins2013-06-131-1/+2
|\
| * Fix and enable H403 testsDirk Mueller2013-06-121-1/+2
* | Add Instance.info_cacheDan Smith2013-06-073-15/+109
|/
* Use Instance Objects for Start/StopDan Smith2013-06-071-0/+7
* Add lists of instance objectsDan Smith2013-06-071-0/+54
* Add base mixin class for object listsDan Smith2013-06-071-0/+52
* Add deleted flag to NovaObject baseDan Smith2013-06-072-1/+5
* Make the datetime utility function coerce to UTCDan Smith2013-06-051-2/+11
* Make object actions pass positional argumentsDan Smith2013-06-041-9/+18
* Make instance object tolerate isotime stringsDan Smith2013-06-033-6/+14
* Add instance objectDan Smith2013-05-291-0/+238
* Add base object modelDan Smith2013-05-293-0/+452