Gitiles
Code Review
Sign In
spfactory.storpool.com
/
tempest
/
9fa90d2002e7a215ca6b5ea372c421ba19967dbc
/
tempest
/
api
/
compute
/
servers
/
test_server_actions.py
e97870c
Merge "Use the prefix-embedded rand_name method"
by Jenkins
· 10 years ago
d39431f
Use the prefix-embedded rand_name method
by Fei Long Wang
· 10 years ago
7680024
Apply a naming rule of GET to show_server method
by Ken'ichi Ohmichi
· 10 years ago
0943d9b
Apply a naming rule of GET to compute clients([ik])
by Ken'ichi Ohmichi
· 10 years ago
20e0c36
Merge "Apply other "get" rule of GET to image v1 client"
by Jenkins
· 10 years ago
bcad2a2
Apply other "get" rule of GET to image v1 client
by Ken'ichi Ohmichi
· 10 years ago
1b0ce23
Check for NotFound exception in setUp() function
by Viktor Tikkanen
· 10 years ago
fb1c364
Fixing wrong cleanup order in test "test_rebuild_server"
by Yaroslav Lobankov
· 10 years ago
e5cca00
Add new config option to globally trigger resource validation
by Matthew Treinish
· 10 years ago
613b498
Delete server after resize test
by Jesse Keating
· 10 years ago
fbd5b3f
trim compute smoke tag
by Sean Dague
· 10 years ago
0c93f5f
Merge "Use addCleanup in test_rebuild_server"
by Jenkins
· 10 years ago
8cde806
Merge "remove gate tag (part 1)"
by Jenkins
· 10 years ago
e804081
Use addCleanup in test_rebuild_server
by Andrea Frittoli
· 10 years ago
1b05daa
remove gate tag (part 1)
by Sean Dague
· 10 years ago
f077dd2
Switch all uses of urlparse to import from six
by Matthew Treinish
· 10 years ago
0a95854
Merge "Remove migrated utils code"
by Jenkins
· 10 years ago
60b7309
Split resource_setup for compute tests
by Rohan Kanade
· 10 years ago
01472ff
Remove migrated utils code
by Matthew Treinish
· 10 years ago
7579c1a
Add UUIDs to all tempest tests and gate check
by Chris Hoge
· 10 years ago
ae99b9a
Change servers client to return one value and update tests
by David Kranz
· 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
d938876
Change tempest Conflict exc to tempest-lib exc
by Masayuki Igawa
· 10 years ago
c49fcbe
Switch to using the skip_because decorator from tempest-lib
by Matthew Treinish
· 10 years ago
a5299eb
Change compute image client methods to return one value
by David Kranz
· 10 years ago
34f1878
Change image client methods to return one value
by David Kranz
· 10 years ago
2fac831
delete all compute xml tests
by Sean Dague
· 10 years ago
04ad4b0
Merge "Add a server console-log test with unlimited length"
by Jenkins
· 11 years ago
bd5df12
Add a server console-log test with unlimited length
by Ken'ichi Ohmichi
· 11 years ago
84d7fbc
Add an internal test method for rebooting a server
by Ken'ichi Ohmichi
· 11 years ago
50bb80d
Migrate computev2 API tests to resource_* fixtures
by Andrea Frittoli
· 11 years ago
2fffb56
Merge "Add glance tag to test_server_actions"
by Jenkins
· 11 years ago
0b3bc52
Add glance tag to test_server_actions
by ekhugen
· 11 years ago
fbc95ac
Add new snapshot compute feature flag
by Adam Gandelman
· 11 years ago
3b598d1
Merge "Enable H407,H305,H307,E122 ignore E123"
by Jenkins
· 11 years ago
96e9e88
Enable H407,H305,H307,E122 ignore E123
by Matthew Treinish
· 11 years ago
c6eefb4
Add console_output compute feature flag
by Adam Gandelman
· 11 years ago
25f666f
Add new shelve compute feature flag
by David Shrewsbury
· 11 years ago
d08b9ad
Merge "Handle backup not found in test_create_backup"
by Jenkins
· 11 years ago
3823109
Handle backup not found in test_create_backup
by Ryan Hsu
· 11 years ago
798446b
Merge "Revert "don't reuse servers in test_server_actions""
by Jenkins
· 11 years ago
2da5859
Revert "don't reuse servers in test_server_actions"
by Matt Riedemann
· 11 years ago
4d2866d
Merge "Add API test for resizing a stopped server"
by Jenkins
· 11 years ago
b7f648b
don't reuse servers in test_server_actions
by Sean Dague
· 11 years ago
9fd63b8
Add API test for resizing a stopped server
by Matt Riedemann
· 11 years ago
d3f392b
Merge "Account failure to the tearDown instead of setUp"
by Jenkins
· 11 years ago
305e65b
Account failure to the tearDown instead of setUp
by Attila Fazekas
· 12 years ago
423834d
ssh instance validation add options for Neutron
by Attila Fazekas
· 11 years ago
5d1f8b1
Move resize_available class variable into skip decorators
by Matt Riedemann
· 11 years ago
992162e
Move pause_available class variable into skip decorators
by Matt Riedemann
· 11 years ago
f0cf695
Move suspend_available class variable into skip decorators
by Matt Riedemann
· 11 years ago
93ae6c6
Merge "Remove resize-revert workaround for bug 924371"
by Jenkins
· 11 years ago
1285da5
Merge "Support disabling suspend/resume for compute api"
by Jenkins
· 11 years ago
fea7a3d
Merge "Support disabling server pausing for compute API"
by Jenkins
· 11 years ago
e8a845f
Remove resize-revert workaround for bug 924371
by Matt Riedemann
· 11 years ago
e13f0e2
Merge "V2 API Test to get the VNC console of a Server"
by Jenkins
· 11 years ago
86d1a57
V2 API Test to get the VNC console of a Server
by Ghanshyam
· 11 years ago
aeb7e84
Support disabling suspend/resume for compute api
by Eric Windisch
· 11 years ago
b553807
Support disabling server pausing for compute API
by Eric Windisch
· 11 years ago
17b7f11
Add shelve_offload test for Nova API
by Ken'ichi Ohmichi
· 11 years ago
dfabaf2
Cleanup _interface class variables in compute
by Masayuki Igawa
· 11 years ago
209fd50
Prepare for enabling H302 rule (api/compute)
by Masayuki Igawa
· 11 years ago
b0a78fc
Convert compute api tests to global CONF object
by Matthew Treinish
· 11 years ago
06d37cf
Specify 'active' status for deleting situations
by Ken'ichi Ohmichi
· 11 years ago
e379a49
Merge "Add more descriptive assertion message for test_create_backup"
by Jenkins
· 11 years ago
76c77e8
Merge "Avoid using assertGreater"
by Jenkins
· 11 years ago
e699f82
Add more descriptive assertion message for test_create_backup
by Matt Riedemann
· 11 years ago
32173d1
Avoid using assertGreater
by Vincent Untz
· 11 years ago
e8d31a0
Remove vim headers
by Masayuki Igawa
· 11 years ago
8748fdc
Merge "fix a minor bug when detecting server image flavor"
by Jenkins
· 11 years ago
d4bd30b
fix a minor bug when detecting server image flavor
by Jinhe Fang
· 11 years ago
0297057
Wait for the server before validate the rotation result
by Chang Ye Wang
· 11 years ago
86bd842
moving to global lazy loaded config
by Sean Dague
· 11 years ago
ad7ef7d
SSH connection related cleanups
by Attila Fazekas
· 12 years ago
2f11ec0
Merge "Wait for backup images to be ACTIVE in test_create_backup"
by Jenkins
· 11 years ago
ec61323
Merge "Change unstable test which gets console output"
by Jenkins
· 11 years ago
46c1b2c
Wait for backup images to be ACTIVE in test_create_backup
by Matt Riedemann
· 11 years ago
76c30ce
Merge "Fix the scope to share a server between tests"
by Jenkins
· 11 years ago
122cdf5
Fix the scope to share a server between tests
by Ken'ichi Ohmichi
· 11 years ago
547a306
Change unstable test which gets console output
by Ken'ichi Ohmichi
· 11 years ago
e540176
add admin server tests
by Zhi Kun Liu
· 12 years ago
a0c3c5b
Merge "Fix rebuild_server() function"
by Jenkins
· 11 years ago
2cd19a4
Fix rebuild_server() function
by Matthew Treinish
· 11 years ago
3577260
Enable a uuid flavor
by Ken'ichi Ohmichi
· 12 years ago
851a135
Add hard reboot for outputting console log
by Ken'ichi Ohmichi
· 11 years ago
259c113
Cleanup using about the data_utils module and functions
by Masayuki Igawa
· 12 years ago
89b99a0
Skip test_create_backup
by Ken'ichi Ohmichi
· 12 years ago
6034213
Merge "add test for create_backup"
by Jenkins
· 12 years ago
39437e2
Add shelve/unshelve test of nova APIs
by Ken'ichi Ohmichi
· 12 years ago
30f2f33
Merge "remove skip bug 1233026"
by Jenkins
· 12 years ago
75a4ac8
remove skip bug 1233026
by ivan-zhu
· 12 years ago
ccc8946
add test for create_backup
by ivan-zhu
· 12 years ago
d5c9602
Reorganize project feature config options
by Matthew Treinish
· 12 years ago
f2b0050
add BaseV2ComputeTest as the base class of nova v2 api tests
by ivan-zhu
· 12 years ago
2402859
Merge "Move negative action tests to right place"
by Jenkins
· 12 years ago
602b76d
Merge "skip test_lock_unlock_server"
by Jenkins
· 12 years ago
da30650
Reduce vm creations in negative tests
by Ken'ichi Ohmichi
· 12 years ago
d90c010
Move negative action tests to right place
by Ken'ichi Ohmichi
· 12 years ago
b2776c9
Merge "meta should be metadata in rebuild server"
by Jenkins
· 12 years ago
Next »