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_cloud.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
relocating ec2 tests
Brian Waldon
2011-09-12
1
-1623
/
+0
*
converting fix to just address ec2; updating test
Brian Waldon
2011-09-08
1
-3
/
+1
*
- implements changes-since for servers resource
Brian Waldon
2011-09-01
1
-2
/
+5
|
\
|
*
merging trunk
Brian Waldon
2011-09-01
1
-9
/
+15
|
|
\
*
|
\
Fixes NotFound exceptions to show the proper instance id in the ec2 api.
Vishvananda Ishaya
2011-09-01
1
-7
/
+0
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
add tests to verify NotFound exceptions are wrapped with the proper ids
Vishvananda Ishaya
2011-08-26
1
-7
/
+0
|
|
/
*
|
Fixed and improved the way instance "states" are set. Instead of relying on s...
Brian Lamar
2011-08-31
1
-5
/
+10
|
\
\
|
*
|
Test fixup after last review feedback commit.
Brian Lamar
2011-08-25
1
-1
/
+1
|
*
|
Merge and fix tests.
Brian Lamar
2011-08-22
1
-3
/
+7
|
*
|
Fixes/updates to make test_cloud pass.
Dan Prince
2011-08-22
1
-3
/
+4
|
*
|
Ec2 API updates.
Dan Prince
2011-08-22
1
-4
/
+4
|
|
/
*
/
remove unused rpc connections in test_cloud and test_adminapi
Chris Behrens
2011-08-28
1
-2
/
+0
|
/
*
test improvements per peer review
John Tran
2011-08-16
1
-4
/
+6
*
adding sqlalchemi api tests for test_instance_get_all_by_filter to ensure doe...
John Tran
2011-08-15
1
-1
/
+0
*
added cloud unit test for describe_instances to ensure doesn't return deleted...
John Tran
2011-08-15
1
-0
/
+10
*
merged with nova trunk.
Isaku Yamahata
2011-08-05
1
-3
/
+1
|
\
|
*
fix test_cloud FLAGS setting
Chris Behrens
2011-08-03
1
-3
/
+1
*
|
merged with nova trunk
Isaku Yamahata
2011-08-02
1
-40
/
+71
|
\
|
|
*
merged trunk
Vishvananda Ishaya
2011-07-29
1
-27
/
+5
|
|
\
|
|
*
Merge in from trunk resolving a conflict in test_cloud.py
Zed Shaw
2011-07-28
1
-25
/
+60
|
|
|
\
|
|
*
|
Implements a simplified messaging abstraction with the least amount of impact...
Zed Shaw
2011-07-26
1
-61
/
+7
|
*
|
|
merged trunk
Vishvananda Ishaya
2011-07-28
1
-29
/
+86
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Re-enables and fixes test_cloud tests that broke from multi_nic.
Vishvananda Ishaya
2011-07-27
1
-23
/
+9
|
|
|
\
\
|
|
|
*
|
cloud tests all passing again
Vishvananda Ishaya
2011-07-26
1
-23
/
+9
|
|
|
|
/
|
|
*
/
Update security gropu rules to properly support new format and boto 2.0
Vishvananda Ishaya
2011-07-26
1
-1
/
+18
|
|
|
/
|
|
*
modified to conform to latest AWS EC2 API spec for authorize & revoke ingres...
John Tran
2011-07-25
1
-6
/
+45
|
|
|
\
|
|
|
*
resolved pep8 issues
John Tran
2011-07-18
1
-5
/
+9
|
|
|
*
renamed priv method arg_to_dict since it's not just used for revoke. modifie...
John Tran
2011-07-15
1
-6
/
+41
|
|
*
|
Fixes a typo in rescue instance in ec2 api. This is mnaser's fix, I just adde...
Mohammed Naser
2011-07-25
1
-0
/
+15
|
|
|
\
\
|
|
|
*
|
add a simple broken test to verify the bug
Vishvananda Ishaya
2011-07-25
1
-0
/
+15
|
|
|
|
/
|
*
|
|
fix a whole bunch of tests
Vishvananda Ishaya
2011-07-22
1
-10
/
+6
|
*
|
|
start removing references to AuthManager
Vishvananda Ishaya
2011-07-21
1
-6
/
+6
|
|
/
/
*
|
|
api/ec2: rename CloudController._get_instance_mapping into _format_instance_m...
Isaku Yamahata
2011-07-29
1
-2
/
+4
*
|
|
tests: unit tests for describe instance attribute
Isaku Yamahata
2011-07-23
1
-0
/
+144
*
|
|
tests/test_cloud:test_modify_image: make it pass
Isaku Yamahata
2011-07-23
1
-4
/
+7
|
/
/
*
|
move import network to the top
John Tran
2011-07-19
1
-1
/
+1
*
|
merged from trunk
John Tran
2011-07-19
1
-12
/
+405
|
\
\
|
*
\
This change adds the basic boot-from-volume support to the image service.
Isaku Yamahata
2011-07-18
1
-12
/
+405
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
tests/test_cloud: make an unit test, test_create_image, happy
Isaku Yamahata
2011-07-08
1
-1
/
+2
|
|
*
merge with trunk
Isaku Yamahata
2011-07-08
1
-6
/
+132
|
|
|
\
|
|
*
|
ec2/cloud: an unit test for _format_instance_bdm()
Isaku Yamahata
2011-06-23
1
-86
/
+120
|
|
*
|
api/ec2: an unit test for create image
Isaku Yamahata
2011-06-22
1
-18
/
+72
|
|
*
|
api/ec2, boot-from-volume: an unit test for describe instances
Isaku Yamahata
2011-06-22
1
-0
/
+140
|
|
*
|
unittest: an unit test for ec2 describe image attribute
Isaku Yamahata
2011-06-22
1
-53
/
+88
|
|
*
|
test_cloud: an unit test for describe image with block device mapping
Isaku Yamahata
2011-06-22
1
-2
/
+131
|
|
*
|
merge with trunk
Isaku Yamahata
2011-06-22
1
-19
/
+27
|
|
|
\
\
|
|
*
|
|
ec2utils: consolidate 'vol-%08x' and 'snap-%08x'
Isaku Yamahata
2011-06-16
1
-8
/
+8
*
|
|
|
|
network api release_floating_ip method checks if an instance associated to th...
John Tran
2011-07-19
1
-0
/
+29
|
/
/
/
/
*
|
|
/
ec2 api _get_image method logic flaw that strips the hex16 digit off of the i...
John Tran
2011-07-07
1
-7
/
+23
|
|
_
|
/
|
/
|
|
*
|
|
Added the GroupId param to any pertinent security_group methods that support ...
John Tran
2011-07-01
1
-0
/
+96
|
\
\
\
[next]