index
:
nova.git
shared-key-msg
OpenStack's nova patches.
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
nova
/
tests
/
test_compute.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add version to compute rpc API.
Russell Bryant
2012-05-23
1
-4161
/
+0
*
Add version to scheduler rpc API.
Russell Bryant
2012-05-23
1
-10
/
+8
*
Alphabetize imports in nova/tests/
Joe Gordon
2012-05-18
1
-1
/
+1
*
Merge "Add version to consoleauth rpc API."
Jenkins
2012-05-18
1
-10
/
+7
|
\
|
*
Add version to consoleauth rpc API.
Russell Bryant
2012-05-17
1
-10
/
+7
*
|
use a RequestContext object instead of context module
Yun Mao
2012-05-17
1
-1
/
+1
|
/
*
Merge "Optional timeout for servers stuck in build"
Jenkins
2012-05-16
1
-0
/
+104
|
\
|
*
Optional timeout for servers stuck in build
Philip Knouff
2012-05-16
1
-0
/
+104
*
|
Update nova's copy of image metadata on rebuild
Chris Behrens
2012-05-16
1
-2
/
+17
|
/
*
Fixed compute periodic task. Fixes bug 973331.
Unmesh Gurjar
2012-05-16
1
-0
/
+71
*
Create an internal key pair API.
Dan Prince
2012-05-14
1
-0
/
+102
*
Store image properties with instance system_metadata
Chris Behrens
2012-05-11
1
-2
/
+21
*
API does need new image_ref on rebuild immediately.
Chris Behrens
2012-05-09
1
-14
/
+13
*
Defer image_ref update to manager on rebuild
Chris Behrens
2012-05-09
1
-12
/
+39
*
Remove instance action logging mechanism
Brian Waldon
2012-05-08
1
-21
/
+0
*
Convert Volume and Snapshot IDs to use UUID
John Griffith
2012-05-02
1
-18
/
+27
*
Merge "Migrate block_device_mapping to use instance uuids."
Jenkins
2012-04-30
1
-17
/
+18
|
\
|
*
Migrate block_device_mapping to use instance uuids.
Michael Still
2012-05-01
1
-17
/
+18
*
|
Use openstack.common.importutils.
Russell Bryant
2012-04-28
1
-1
/
+2
|
/
*
Merge "Fix instance delete notifications."
Jenkins
2012-04-27
1
-9
/
+13
|
\
|
*
Fix instance delete notifications.
Monsyne Dragon
2012-04-27
1
-9
/
+13
*
|
Add additional capabilities for computes
Monsyne Dragon
2012-04-27
1
-0
/
+31
|
/
*
Fixes bug 989271, fixes launched_at date on notifications.
Monsyne Dragon
2012-04-26
1
-0
/
+120
*
Remove unused time keyword arg
Johannes Erdfelt
2012-04-19
1
-9
/
+2
*
Merge "Clean up read_deleted support in host aggregates code"
Jenkins
2012-04-10
1
-2
/
+2
|
\
|
*
Clean up read_deleted support in host aggregates code
Mark McLoughlin
2012-03-25
1
-2
/
+2
*
|
Create compute.api.BaseAPI for compute APIs to use
Chris Behrens
2012-04-09
1
-1
/
+47
*
|
Fix exception type in _get_minram_mindisk_params
Julien Danjou
2012-03-29
1
-1
/
+1
|
/
*
Fix run/terminate race conditions.
Anthony Young
2012-03-16
1
-15
/
+10
*
Move (cast|call)_compute_message methods back into compute API class
Chris Behrens
2012-03-12
1
-2
/
+4
*
Fix live-migration in multi_host network
Vishvananda Ishaya
2012-03-12
1
-9
/
+7
*
Merge "Make test_compute console tests more robust"
Jenkins
2012-03-07
1
-37
/
+59
|
\
|
*
Make test_compute console tests more robust
Chris Behrens
2012-03-07
1
-37
/
+59
*
|
Merge "test_compute stubs same thing multiple times"
Jenkins
2012-03-07
1
-81
/
+5
|
\
|
|
*
test_compute stubs same thing multiple times
Chris Behrens
2012-03-07
1
-81
/
+5
*
|
HACKING fixes, all but sqlalchemy.
Yuriy Taraday
2012-03-07
1
-3
/
+3
*
|
Merge "Cleanup some test docstrings"
Jenkins
2012-03-07
1
-3
/
+2
|
\
\
|
|
/
|
/
|
|
*
Cleanup some test docstrings
Joe Gordon
2012-03-06
1
-3
/
+2
*
|
Ignore InstanceNotFound when trying to set instance to ERROR
Chris Behrens
2012-03-07
1
-3
/
+24
*
|
Merge "Setup and teardown networks during migration"
Jenkins
2012-03-07
1
-0
/
+8
|
\
\
|
|
/
|
/
|
|
*
Setup and teardown networks during migration
Trey Morris
2012-03-06
1
-0
/
+8
*
|
assertRaises(Exception, ...) considered harmful
Johannes Erdfelt
2012-03-04
1
-13
/
+14
*
|
Remove unused _setup_other_managers method from test case
Johannes Erdfelt
2012-03-02
1
-5
/
+0
*
|
Remove empty setUp/tearDown methods
Johannes Erdfelt
2012-03-02
1
-6
/
+0
*
|
Remove unnecessary setting up and down of mox and stubout
Johannes Erdfelt
2012-03-02
1
-4
/
+0
*
|
Remove unnecessary variables from tests
Johannes Erdfelt
2012-03-01
1
-3
/
+0
*
|
notifications for delete, snapshot and resize
Sandy Walsh
2012-02-29
1
-1
/
+6
*
|
Perform image show early in the resize process
Mark Washenberger
2012-02-29
1
-16
/
+16
*
|
Include launch_index when creating instances.
Mike Milner
2012-02-23
1
-1
/
+2
|
/
*
bigger-than-unit test for cleanup_running_deleted_instances
Aaron Lee
2012-02-23
1
-0
/
+29
[next]