summaryrefslogtreecommitdiffstats
path: root/nova/compute
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | Xen support.Soren Hansen2010-10-131-17/+1
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge trunkSoren Hansen2010-10-121-1/+1
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge trunk.Soren Hansen2010-10-081-2/+2
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge trunk.Soren Hansen2010-10-041-5/+5
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge trunkSoren Hansen2010-09-201-4/+4
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Move the code that extracts the console output into the virt drivers. Move th...Soren Hansen2010-09-201-17/+1
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | merged trunkVishvananda Ishaya2010-10-121-3/+8
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge trunk (that's 10 times now, count 'em\!)Soren Hansen2010-10-121-1/+1
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / | | |/| | | | | | | |
| | * | | | | | | | | Now that the ec2 id is not the same as the name of the instance, don't compar...Michael Gundlach2010-10-121-1/+1
| | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | Merge trunk.Soren Hansen2010-10-121-3/+3
| |\| | | | | | | |
| | * | | | | | | | Find other places in the code that used ec2_id or get_instance_by_ec2_id and ...Michael Gundlach2010-09-301-3/+3
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge trunk.Soren Hansen2010-09-291-5/+5
| |\| | | | | | |
| * | | | | | | | Merge trunkSoren Hansen2010-09-221-3/+8
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Make refresh_security_groups play well with inlineCallbacks.Soren Hansen2010-09-141-1/+1
| * | | | | | | | (Untested) Make changes to security group rules propagate to the relevant com...Soren Hansen2010-09-131-0/+5
* | | | | | | | | fix typo in setup_compute_networkVishvananda Ishaya2010-10-021-1/+1
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | Removed str_id from FixedIp referencesDevin Carlen2010-09-281-5/+5
| |/ / / / / / |/| | | | | |
* | | | | | | added missing yield in detach_volumeVishvananda Ishaya2010-09-131-2/+2
| |_|/ / / / |/| | | | |
* | | | | | added terminated_at to volume and moved setting of terminated_at into cloudVishvananda Ishaya2010-09-111-4/+4
| |/ / / / |/| | | |
* | | | | switch to using utcnowVishvananda Ishaya2010-09-091-2/+2
* | | | | merged ormVishvananda Ishaya2010-09-091-14/+16
|\| | | |
| * | | | set state everywhereVishvananda Ishaya2010-09-091-14/+16
* | | | | make timestamps for instances and volumes, includes additions to get deleted ...Vishvananda Ishaya2010-09-081-0/+5
|/ / / /
* | | | review cleanup for compute managerVishvananda Ishaya2010-09-071-2/+1
* | | | Lots of fixes to make the nova commands work properly and make datamodel work...Vishvananda Ishaya2010-09-071-57/+47
* | | | updated models a bit and removed service classesVishvananda Ishaya2010-09-021-31/+0
* | | | rename node_name to hostVishvananda Ishaya2010-08-311-1/+1
* | | | a little more cleanup in computeVishvananda Ishaya2010-08-301-20/+17
* | | | add missing manager classesVishvananda Ishaya2010-08-301-0/+202
* | | | pep8 cleanupVishvananda Ishaya2010-08-302-310/+0
* | | | merged trunk, fixed a couple errorsVishvananda Ishaya2010-08-301-7/+7
|\ \ \ \
| * | | | Use compute.instance_types for flavor data instead of a FlavorServiceMichael Gundlach2010-08-251-7/+7
| | |_|/ | |/| |
* | | | tests passVishvananda Ishaya2010-08-291-170/+4
* | | | more data layer breakouts, lots of fixes to cloud.pyVishvananda Ishaya2010-08-251-5/+5
* | | | fix setup compute networkVishvananda Ishaya2010-08-241-4/+1
* | | | move volume code into datalayer and cleanupVishvananda Ishaya2010-08-191-9/+8
* | | | Data abstraction for compute serviceandy2010-08-191-71/+73
* | | | fix report stateVishvananda Ishaya2010-08-181-26/+0
* | | | progress on tests passingVishvananda Ishaya2010-08-171-8/+3
* | | | merged trunkVishvananda Ishaya2010-08-174-14/+27
|\| | |
| * | | rather comprehensive style fixesandy2010-08-164-14/+28
* | | | merged trunk and fixed conflictsVishvananda Ishaya2010-08-162-47/+0
|\| | |
| * | | Move interfaces template into virt/, too.Soren Hansen2010-08-131-18/+0
| * | | Move libvirt.xml template into nova/virtSoren Hansen2010-08-121-30/+0
* | | | fix launching and describing instances to work with sqlalchemyVishvananda Ishaya2010-08-162-72/+8
* | | | refactoring volume and some cleanup in model and computeVishvananda Ishaya2010-08-151-13/+11
* | | | remove more direct session interactionsSleepsonthefloor2010-08-141-10/+6
* | | | ComputeConnectionTestCase is almost working againJesse Andrews2010-08-141-124/+63
* | | | more work on trying to get compute tests passingJesse Andrews2010-08-141-11/+5
* | | | got run_tests.py to run (with many failed tests)Jesse Andrews2010-08-141-8/+4
|/ / /