Gitiles
Code Review
Sign In
spfactory.storpool.com
/
tempest
/
78acc4c5a8ef9f87f385f6f02298a948dec2c349
/
tempest
/
api
/
compute
/
servers
/
test_server_actions.py
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
· 12 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
· 12 years ago
0297057
Wait for the server before validate the rotation result
by Chang Ye Wang
· 12 years ago
86bd842
moving to global lazy loaded config
by Sean Dague
· 12 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
· 12 years ago
ec61323
Merge "Change unstable test which gets console output"
by Jenkins
· 12 years ago
46c1b2c
Wait for backup images to be ACTIVE in test_create_backup
by Matt Riedemann
· 12 years ago
76c30ce
Merge "Fix the scope to share a server between tests"
by Jenkins
· 12 years ago
122cdf5
Fix the scope to share a server between tests
by Ken'ichi Ohmichi
· 12 years ago
547a306
Change unstable test which gets console output
by Ken'ichi Ohmichi
· 12 years ago
e540176
add admin server tests
by Zhi Kun Liu
· 12 years ago
a0c3c5b
Merge "Fix rebuild_server() function"
by Jenkins
· 12 years ago
2cd19a4
Fix rebuild_server() function
by Matthew Treinish
· 12 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
· 12 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
44e0865
skip test_lock_unlock_server
by ivan-zhu
· 12 years ago
83181a9
introduces skip_because decorator
by Giulio Fidente
· 12 years ago
454b1c5
meta should be metadata in rebuild server
by ivan-zhu
· 12 years ago
e25232a
Merge "Add test for nova API of VM lock/unlock"
by Jenkins
· 12 years ago
58c1321
Merge "add server resizing tests"
by Jenkins
· 12 years ago
9643e51
Add test for nova API of VM lock/unlock
by Zhu Zhu
· 12 years ago
3c44af3
add server resizing tests
by Zhi Kun Liu
· 12 years ago
39f9722
Replace OpenStack LLC with OpenStack Foundation
by ZhiQiang Fan
· 12 years ago
7399829
Merge "raise assertion error if output is falsy"
by Jenkins
· 12 years ago
aa902b1
Merge "uniforms skip messages"
by Jenkins
· 12 years ago
a767b52
raise assertion error if output is falsy
by Ionuț Arțăriși
· 12 years ago
6cc3ade
uniforms skip messages
by Giulio Fidente
· 12 years ago
7f7d452
use assertIsNotNone instead of assertNotEqual(*, None)
by Ionuț Arțăriși
· 12 years ago
af98d22
Added a test for stop and start a server
by Anju Tiwari
· 12 years ago
f7f34f9
White space after # in tempest/api files
by Attila Fazekas
· 12 years ago
4a2e9af
Merge "Using relative path for personality file in rebuild server test."
by Jenkins
· 12 years ago
21599a9
Using relative path for personality file in rebuild server test.
by Mahesh Panchaksharaiah
· 12 years ago
6631f80
Add tests for server actions
by Prem Karat
· 12 years ago
ba3985a
Removes 'positive' tag from tests.
by Giulio Fidente
· 12 years ago
e9c7702
Set smoke/gate attributes for tests in "compute"
by Giampaolo Lauria
· 12 years ago
1937d09
rename tests -> api
by Sean Dague
· 12 years ago
[Renamed (99%) from tempest/tests/compute/servers/test_server_actions.py]
770e5a4
Normalize skip bug format.
by Matthew Treinish
· 12 years ago
14025cd
Fix exception name in test_server_actions
by afazekas
· 12 years ago
6f02cef
Merge "create_server cleanup"
by Jenkins
· 12 years ago
22897e1
create_server cleanup
by Sean Dague
· 12 years ago
45c3fbc
Move the console tests to the other server actions tests
by Attila Fazekas
· 12 years ago
19044d5
Simplify xml-json inheritance in compute
by Attila Fazekas
· 12 years ago
b05be60
Remove duplicate calls to clear_servers
by Andrea Frittoli
· 12 years ago
52d8fda
Fixes test_resize_server_(confirm|revert) methods
by Tiago Mello
· 12 years ago
f475145
Merge "Fix MismatchError error when checking flavor value"
by Jenkins
· 12 years ago
9465b0b
Convert to use tempest attr implementation 1/2
by Chris Yeoh
· 12 years ago
Next »