summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "Remove instance_id fallback from cast_to_compute_host()."Jenkins2012-08-062-7/+5
|\
| * Remove instance_id fallback from cast_to_compute_host().Russell Bryant2012-08-062-7/+5
* | Merge "Fix test_resize_xcp testcase - it never ran"Jenkins2012-08-061-12/+12
|\ \
| * | Fix test_resize_xcp testcase - it never ranMate Lakat2012-08-061-12/+12
* | | Merge "tests: avoid traceback warning in test_live_migration"Jenkins2012-08-061-1/+9
|\ \ \
| * | | tests: avoid traceback warning in test_live_migrationPádraig Brady2012-08-061-1/+9
| |/ /
* | | Merge "ensure_tree calls mkdir -p"Jenkins2012-08-061-1/+9
|\ \ \ | |_|/ |/| |
| * | ensure_tree calls mkdir -pMichael Still2012-08-061-1/+9
| |/
* | Merge "Remove old exception type"Jenkins2012-08-061-1/+2
|\ \
| * | Remove old exception typeStanislaw Pitucha2012-08-041-1/+2
* | | Merge "Remove unused InstanceInfo class."Jenkins2012-08-064-37/+0
|\ \ \
| * | | Remove unused InstanceInfo class.Dan Prince2012-08-064-37/+0
* | | | Merge "Remove list_instances_detail from compute drivers."Jenkins2012-08-068-53/+3
|\| | |
| * | | Remove list_instances_detail from compute drivers.Dan Prince2012-08-068-53/+3
* | | | Merge "Migrate a logging change from common:"Jenkins2012-08-061-6/+8
|\ \ \ \
| * | | | Migrate a logging change from common:Andrew Bogott2012-08-031-6/+8
| |/ / /
* | | | Merge "Adds per-user-quotas support for more detailed quotas management"Jenkins2012-08-0612-157/+1289
|\ \ \ \
| * | | | Adds per-user-quotas support for more detailed quotas managementKylin CG2012-08-0612-157/+1289
| |/ / /
* | | | Merge "Improve external lock implementation"Jenkins2012-08-067-354/+63
|\ \ \ \ | |/ / / |/| | |
| * | | Improve external lock implementationStanislaw Pitucha2012-08-047-354/+63
* | | | Merge "Only log deprecated config warnings once."Jenkins2012-08-062-1/+20
|\ \ \ \ | |_|_|/ |/| | |
| * | | Only log deprecated config warnings once.Dan Prince2012-08-052-1/+20
* | | | Merge "Handle NetworkNotFound in _shutdown_instance."Jenkins2012-08-052-1/+28
|\ \ \ \
| * | | | Handle NetworkNotFound in _shutdown_instance.Michael Still2012-08-052-1/+28
* | | | | Merge "Remove **kwargs from prep_resize in compute manager."Jenkins2012-08-052-18/+9
|\ \ \ \ \
| * | | | | Remove **kwargs from prep_resize in compute manager.Russell Bryant2012-08-032-18/+9
* | | | | | Merge "Updates to the prep_resize scheduler rpc call."Jenkins2012-08-0510-54/+96
|\| | | | | | |_|/ / / |/| | | |
| * | | | Updates to the prep_resize scheduler rpc call.Russell Bryant2012-08-0310-54/+96
* | | | | Merge "Drop AES functions and pycrypto dependency"Jenkins2012-08-053-58/+0
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Drop AES functions and pycrypto dependencyStanislaw Pitucha2012-08-053-58/+0
* | | | | Merge "Update reset_db to call setup if _DB is None."Jenkins2012-08-051-0/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Update reset_db to call setup if _DB is None.Dan Prince2012-08-031-0/+2
* | | | | Merge "Simplify file hashing"Jenkins2012-08-051-1/+2
|\ \ \ \ \
| * | | | | Simplify file hashingStanislaw Pitucha2012-08-051-1/+2
* | | | | | Merge "Fix test classes collision"Jenkins2012-08-051-2/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix test classes collisionStanislaw Pitucha2012-08-041-2/+2
| | |_|_|/ | |/| | |
* | | | | Merge "Fix notification logic"Jenkins2012-08-052-2/+21
|\ \ \ \ \
| * | | | | Fix notification logicStanislaw Pitucha2012-08-042-2/+21
* | | | | | Merge "Remove unused variables"Jenkins2012-08-041-5/+3
|\ \ \ \ \ \
| * | | | | | Remove unused variablesStanislaw Pitucha2012-08-041-5/+3
| |/ / / / /
* | | | | | Merge "Update list_instances to catch libvirtError."Jenkins2012-08-042-3/+3
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Update list_instances to catch libvirtError.Dan Prince2012-08-032-3/+3
* | | | | | Merge "Require eventlet >= 0.9.17"Jenkins2012-08-041-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | Require eventlet >= 0.9.17Pádraig Brady2012-08-041-1/+1
* | | | | Merge "Sync w/ latest openstack common log.py."Jenkins2012-08-041-11/+0
|\ \ \ \ \
| * | | | | Sync w/ latest openstack common log.py.Dan Prince2012-08-011-11/+0
* | | | | | Merge "Audit log messages in nova/compute/api.py"Jenkins2012-08-041-9/+12
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Audit log messages in nova/compute/api.pyMichael Still2012-08-041-9/+12
| | |/ / / | |/| | |
* | | | | Merge "fix unmounting of LXC containers"Jenkins2012-08-047-26/+146
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | fix unmounting of LXC containersPádraig Brady2012-08-027-26/+146