Gitiles
Code Review
Sign In
spfactory.storpool.com
/
tempest
/
6046c1e7b0d07ef515b979fb61b986f17c7b86a8
/
tempest
/
api
/
compute
/
base.py
b610b77
Return complete resp from security_groups_client
by ghanshyam
· 10 years ago
e91a0c6
Move wait_for_server_termination from servers_client
by Ken'ichi Ohmichi
· 10 years ago
c5fcae7
Merge "Make create_image use **kwargs"
by Jenkins
· 10 years ago
34563cc
Make security_groups_client use **kwargs
by Ken'ichi Ohmichi
· 10 years ago
28f1867
Make create_image use **kwargs
by Ken'ichi Ohmichi
· 10 years ago
685cd17
Separate security_group_rules_client
by Ken'ichi Ohmichi
· 10 years ago
384923e
Merge "Migrate compute tests to the ssh-auth-strategy"
by Jenkins
· 10 years ago
ffe09dd
Migrate compute tests to the ssh-auth-strategy
by Joseph Lanoux
· 10 years ago
0eb153c
Remove wait_for_server_status from servers_client
by Ken'ichi Ohmichi
· 10 years ago
eb5bd0c
Merge "Separate server_groups_client from servers_client"
by Jenkins
· 10 years ago
03af1c5
Separate floating_ip_pools_client
by Ken'ichi Ohmichi
· 10 years ago
8b9c780
Remove wait_for_image_status from compute client
by Ken'ichi Ohmichi
· 10 years ago
7ca54b8
Separate server_groups_client from servers_client
by Ken'ichi Ohmichi
· 10 years ago
d39431f
Use the prefix-embedded rand_name method
by Fei Long Wang
· 10 years ago
b3e1f87
Add create_test_server function
by Joseph Lanoux
· 10 years ago
5d41076
Apply a show_image rule of GET to clients
by Ken'ichi Ohmichi
· 10 years ago
3d4985a
Merge "Introduce creds_provider in test.py"
by Jenkins
· 10 years ago
1f34241
Introduce creds_provider in test.py
by Andrea Frittoli (andreaf)
· 10 years ago
613b498
Delete server after resize test
by Jesse Keating
· 10 years ago
b21de6c
Initial class creds creation in test base class
by Andrea Frittoli
· 10 years ago
afecec0
Prevent failures when running as non-admin
by David Kranz
· 10 years ago
f7d582e
Merge "Remove hyphen from rand_name calls in compute tests"
by Jenkins
· 10 years ago
4937f56
Remove hyphen from rand_name calls in compute tests
by Ken'ichi Ohmichi
· 10 years ago
9ce97df
Start instances using fixed network when possible
by Rohan Kanade
· 11 years ago
583ce2c
Update all Oslo module use
by Doug Hellmann
· 10 years ago
01472ff
Remove migrated utils code
by Matthew Treinish
· 10 years ago
cd52794
Merge "Change servers client to return one value and update tests"
by Jenkins
· 10 years ago
ae99b9a
Change servers client to return one value and update tests
by David Kranz
· 10 years ago
e7991d9
Update compute base test to split up resource_setup
by Emily Hugenbruch
· 10 years ago
6b047aa
Merge "Change basic server client methods to return one value and update tests"
by Jenkins
· 10 years ago
c097835
Drop the legacy and un-used _interface
by Andrea Frittoli
· 10 years ago
0fb1429
Change basic server client methods to return one value and update tests
by David Kranz
· 10 years ago
bfa0760
Change tempest NotFound exc to tempest-lib exc
by Masayuki Igawa
· 10 years ago
9964b4e
Change security-group clients to return one value and update tests
by David Kranz
· 10 years ago
b8d1d01
Use server_client clearly for removing server_group
by Ken'ichi Ohmichi
· 10 years ago
7c73dd5
Merge "Change compute image client methods to return one value"
by Jenkins
· 10 years ago
a5299eb
Change compute image client methods to return one value
by David Kranz
· 10 years ago
6809bab
Change volume client methods to return one value
by Joseph Lanoux
· 10 years ago
9f5adf8
Remove Nova v3 API tests
by Ken'ichi Ohmichi
· 10 years ago
e5e7a50
Remove unused xml config options
by Matthew Treinish
· 11 years ago
4a99401
Add list-networks test for os-networks API
by Matt Riedemann
· 11 years ago
0e2f8bc
Merge "Log identifiers of resources being cleaned up"
by Jenkins
· 11 years ago
1422a9a
Log identifiers of resources being cleaned up
by Salvatore
· 11 years ago
8283b4e
Add Credentials Provider factory
by Andrea Frittoli
· 11 years ago
b053376
Merge "Log deletion errors in clean servers"
by Jenkins
· 11 years ago
0c33579
Log deletion errors in clean servers
by Joe Gordon
· 11 years ago
83d97be
Properly preserve trace on error during wait
by Matthew Treinish
· 11 years ago
50bb80d
Migrate computev2 API tests to resource_* fixtures
by Andrea Frittoli
· 11 years ago
2a180b8
Fix "mutable" object as default value
by Ghanshyam
· 11 years ago
20866a2
Add a config option to select compute xml api
by Matthew Treinish
· 11 years ago
e4cda0f
Merge "Adds test for Sec group default rule Nova V2 API"
by Jenkins
· 11 years ago
93279b0
Merge "Fix availability zone client in compute admin test"
by Jenkins
· 11 years ago
9d9201d
Adds test for Sec group default rule Nova V2 API
by Ghanshyam
· 11 years ago
8c4d9e1
Merge "Add test for compute API os-quota-class-sets"
by Jenkins
· 11 years ago
da5d4ec
Add 'id' to the server group cleanup list, not body
by David Kranz
· 11 years ago
3150111
Fix availability zone client in compute admin test
by Ghanshyam
· 11 years ago
848805f
Add test for compute API os-quota-class-sets
by Matt Riedemann
· 11 years ago
3705555
Merge "Add tests for server-group Nova V2 APIs"
by Jenkins
· 11 years ago
bcefa3d
Add a common admin class for Nova v2/v3 API tests
by Ken'ichi Ohmichi
· 11 years ago
a5ddec8
Merge "Removing unnecessary pass instructions"
by Jenkins
· 11 years ago
87dd445
Add tests for server-group Nova V2 APIs
by Abhijeet.Jain
· 11 years ago
422fbdf
Enforces the use of Credentials (part2)
by Andrea Frittoli
· 11 years ago
4693783
Removing unnecessary pass instructions
by Yaroslav Lobankov
· 11 years ago
4c578ba
Merge "Add a common class for Nova v2/v3 API tests"
by Jenkins
· 11 years ago
d3f392b
Merge "Account failure to the tearDown instead of setUp"
by Jenkins
· 11 years ago
543a5d4
Add a common class for Nova v2/v3 API tests
by Ken'ichi Ohmichi
· 11 years ago
5fd4ecf
Merge set_network_resources() call at base
by Ken'ichi Ohmichi
· 11 years ago
a1da8a4
Merge "Remove Nova v3 XML test skip"
by Jenkins
· 11 years ago
305e65b
Account failure to the tearDown instead of setUp
by Attila Fazekas
· 12 years ago
bdbc70b
Remove Nova v3 XML test skip
by Ken'ichi Ohmichi
· 11 years ago
423834d
ssh instance validation add options for Neutron
by Attila Fazekas
· 11 years ago
6536647
Merge "Add V2 Nova API os-agents tests"
by Jenkins
· 11 years ago
bc4012c
Merge "Add os-migration tests for Nova v2 API"
by Jenkins
· 11 years ago
420f2eb
Add V2 Nova API os-agents tests
by Yuiko Takada
· 11 years ago
8f088c1
Add os-migration tests for Nova v3 API
by Ken'ichi Ohmichi
· 11 years ago
2fdc182
Add os-migration tests for Nova v2 API
by Ken'ichi Ohmichi
· 11 years ago
c266b28
Move verification of response attributes into service client
by Chris Yeoh
· 11 years ago
7889ceb
Merge "Add agents tests for Nova v3 API"
by Jenkins
· 11 years ago
8a2ec11
Add agents tests for Nova v3 API
by YuikoTakada
· 11 years ago
1883546
Skip Nova API attribute tests if an XML response
by Ken'ichi Ohmichi
· 11 years ago
986bf41
Verify service attributes through Nova "get services" API
by Ken'ichi Ohmichi
· 11 years ago
84a81a4
Merge "Do not setUpClass or tearDownClass V3 tests if API is disabled"
by Jenkins
· 11 years ago
015cfa3
Do not setUpClass or tearDownClass V3 tests if API is disabled
by Eric Windisch
· 11 years ago
dfabaf2
Cleanup _interface class variables in compute
by Masayuki Igawa
· 11 years ago
0ebecfd
Cleanup _interface class variables in compute/v3
by Masayuki Igawa
· 11 years ago
1f12bc1
Merge "clean up security groups tests"
by Jenkins
· 11 years ago
e45657f
Merge "Remove tests for Nova V3 API os-instance-usage-audit-log"
by Jenkins
· 11 years ago
02e7a7b
clean up security groups tests
by Zhi Kun Liu
· 11 years ago
15f82e1
Remove tests for Nova V3 API os-simple-tenant-usage
by Christopher Yeoh
· 11 years ago
50a00cb
Remove tests for Nova V3 API os-instance-usage-audit-log
by Christopher Yeoh
· 11 years ago
037deed
Merge "Remove unnecessary volume creation in test_server_rescue"
by Jenkins
· 11 years ago
8bbdb16
Multiversion authentication part1
by Andrea Frittoli
· 11 years ago
807d056
Remove unnecessary volume creation in test_server_rescue
by Matt Riedemann
· 11 years ago
ecc98b7
Merge "Move common _delete_volume cleanup method in base compute test class"
by Jenkins
· 11 years ago
b0a78fc
Convert compute api tests to global CONF object
by Matthew Treinish
· 11 years ago
5dc594c
Move common _delete_volume cleanup method in base compute test class
by Matt Riedemann
· 11 years ago
2650fff
remove the nova v3 xml tests from the code
by Sean Dague
· 11 years ago
25eef9a
remove Nova v3 XML testing
by Sean Dague
· 11 years ago
9051bb5
Merge "Remove vim headers"
by Jenkins
· 11 years ago
6382816
Merge "Add a version API test for Nova v3 API"
by Jenkins
· 11 years ago
Next »