summaryrefslogtreecommitdiffstats
path: root/nova/tests/model_unittest.py
Commit message (Expand)AuthorAgeFilesLines
* removed dangling filesVishvananda Ishaya2010-09-021-292/+0
* rename node_name to hostVishvananda Ishaya2010-08-311-3/+3
* Fixed instance model associations to host (node) and added association to ipVishvananda Ishaya2010-08-031-71/+64
* Merge with trunk, including fixing up conflicts with the removal of fake_usersEwan Mellor2010-07-291-3/+96
|\
| * bzr merge lp:nova/trunk.Todd Willey2010-07-281-3/+1
| |\
| | * merged trunkVishvananda Ishaya2010-07-271-2/+1
| | |\
| | | * refactoring of imports for fakeldapdriverVishvananda Ishaya2010-07-211-2/+1
| | * | refactor daemons to use common base class in preparation for network refactorVishvananda Ishaya2010-07-211-1/+0
| | |/
| * | Flag for SessionToken ttl setting.Todd Willey2010-07-271-1/+10
| * | Give SessionToken an is_expired methodTodd Willey2010-07-261-0/+11
| * | Lookup should only not return expired tokens.Todd Willey2010-07-261-1/+15
| * | Expiry awareness for SessionToken.Todd Willey2010-07-261-0/+9
| * | Basic standup of SessionToken model for shortlived auth tokens.Todd Willey2010-07-261-0/+52
| |/
* / In preparation for XenAPI support, refactor the interface betweenEwan Mellor2010-07-181-1/+1
|/
* reorder imports spacingJesse Andrews2010-07-151-2/+0
* remove import of vendor since we have PPA nowJesse Andrews2010-07-151-1/+1
* update copyrightsTodd Willey2010-07-151-9/+12
* Fixes based on code review 27001.Todd Willey2010-06-251-86/+78
* Admin API + Worker Tracking.Todd Willey2010-06-251-0/+213