Gitiles
Code Review
Sign In
spfactory.storpool.com
/
tempest
/
589028a83f9833b3e6ea70a709a672679d20e488
/
tempest
/
api
/
compute
/
servers
/
test_servers_negative.py
589028a
Change rebuild tests to use image_ref
by Emily Hugenbruch
· 8 years ago
bc6d4c2
Add related_bug for bug/1660878
by Ken'ichi Ohmichi
· 8 years ago
14b0ae1
Switch to decorators.idempotent_id on compute.servers
by Ken'ichi Ohmichi
· 8 years ago
b3acb48
Modify comments in xxx_name_length_exceeds_256
by zhufl
· 8 years ago
8ee59f8
Add a test for reproducing bug/1651064
by Ken'ichi Ohmichi
· 8 years ago
ddc59a0
Boot a server from a non-bootable volume
by lkuchlan
· 9 years ago
3bdcf7c
Permission changes: Python file should be 0644 not 0775
by Jordan Pittier
· 9 years ago
12dc973
py3: Miscellaneous fixes
by Sirushti Murugesan
· 9 years ago
c6ce539
Use classname as prefix of volume name
by zhufl
· 9 years ago
017b5fe
Move shelve server logic in compute utility
by ghanshyam
· 9 years ago
2718b3a
Move multi-tenant server negative tests into subclass
by Chris Hoge
· 9 years ago
db9672e
Use tempest.lib code in tempest
by Andrea Frittoli (andreaf)
· 9 years ago
ae76c12
Rename compute images_client to compute_images_client
by Ghanshyam
· 9 years ago
7b05db3
Merge "Make server action methods[m-z] use **kwargs"
by Jenkins
· 9 years ago
36b714c
Make server action methods[m-z] use **kwargs
by Ken'ichi Ohmichi
· 9 years ago
bf4766a
Make server action methods[f-l] use **kwargs
by Ken'ichi Ohmichi
· 9 years ago
b2e01ab
Split a server test into two distinct tests
by Joe H. Rahme
· 10 years ago
d7e04b2
Add compute personality feature config
by Takeaki Matsumoto
· 10 years ago
f2d436e
Make create_server use **kwargs
by Ken'ichi Ohmichi
· 10 years ago
0f82525
Return complete response from servers_client
by ghanshyam
· 10 years ago
1040d8a
Merge "Fix tests updating server by name rather than id"
by Jenkins
· 10 years ago
b263108
Add "server" to action methods - part 2
by Ken'ichi Ohmichi
· 10 years ago
74b0346
Fix tests updating server by name rather than id
by Shuquan Huang
· 10 years ago
1756e0b
Return complete response from compute images_client
by ghanshyam
· 10 years ago
f627a97
Merge "Add "server" to action methods"
by Jenkins
· 10 years ago
e91a0c6
Move wait_for_server_termination from servers_client
by Ken'ichi Ohmichi
· 10 years ago
5271b0f
Add "server" to action methods
by Ken'ichi Ohmichi
· 10 years ago
0eb153c
Remove wait_for_server_status from servers_client
by Ken'ichi Ohmichi
· 10 years ago
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
af9d94e
Merge "Initial class creds creation in test base class"
by Jenkins
· 10 years ago
b21de6c
Initial class creds creation in test base class
by Andrea Frittoli
· 10 years ago
639f2fa
remove gate tag (part 2)
by Sean Dague
· 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
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
4b29e47
Change tempest BadRequest exc to tempest-lib exc
by Masayuki Igawa
· 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
90c914e
Change tempest OverLimit exc to tempest-lib exc
by Masayuki Igawa
· 10 years ago
a5299eb
Change compute image client methods to return one value
by David Kranz
· 10 years ago
fe087de
Fix rebuild server tests for wrong input
by ghanshyam
· 10 years ago
67025a2
part-2 expect badRequest in server metadata test
by ghanshyam
· 10 years ago
2fac831
delete all compute xml tests
by Sean Dague
· 10 years ago
8283b4e
Add Credentials Provider factory
by Andrea Frittoli
· 11 years ago
50bb80d
Migrate computev2 API tests to resource_* fixtures
by Andrea Frittoli
· 11 years ago
ddfc4ef
Removes test_force_delete_server_invalid_state negative test
by Chris Yeoh
· 11 years ago
25f666f
Add new shelve compute feature flag
by David Shrewsbury
· 11 years ago
b3d956f
Add skip decorators in test_servers_negative
by Joseph Lanoux
· 11 years ago
e8d3fd5
fix usage of allow_tenant_isolation
by Andrey Pavlov
· 11 years ago
305e65b
Account failure to the tearDown instead of setUp
by Attila Fazekas
· 12 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
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
dfabaf2
Cleanup _interface class variables in compute
by Masayuki Igawa
· 11 years ago
b0a78fc
Convert compute api tests to global CONF object
by Matthew Treinish
· 11 years ago
b29b36e
Merge "Fixing typo "existant". Must be "existent""
by Jenkins
· 11 years ago
e8d31a0
Remove vim headers
by Masayuki Igawa
· 11 years ago
179077c
Fixing typo "existant". Must be "existent"
by nayna-patel
· 11 years ago
aa702b0
Use rand_uuid and remove unused client for clean-up
by Ken'ichi Ohmichi
· 11 years ago
122cdf5
Fix the scope to share a server between tests
by Ken'ichi Ohmichi
· 11 years ago
2cd19a4
Fix rebuild_server() function
by Matthew Treinish
· 11 years ago
259c113
Cleanup using about the data_utils module and functions
by Masayuki Igawa
· 12 years ago
557cef3
Merge "Add shelve/unshelve test of nova APIs"
by Jenkins
· 12 years ago
f49bf18
Add negative resize server action test
by Hoisaleshwara Madan V S
· 12 years ago
39437e2
Add shelve/unshelve test of nova APIs
by Ken'ichi Ohmichi
· 12 years ago
cfc052e
Rename to create_test_server in API tests
by Ken'ichi Ohmichi
· 12 years ago
aecc109
add some negative tests for force_delete/restore
by Lingxian Kong
· 12 years ago
18dae64
Merge "add BaseV2ComputeTest as the base class of nova v2 api tests"
by Jenkins
· 12 years ago
f2b0050
add BaseV2ComputeTest as the base class of nova v2 api tests
by ivan-zhu
· 12 years ago
c3e510c
Changed the exception name
by Anju5
· 12 years ago
6fab1a1
server status remained in unexpected state
by Attila Fazekas
· 12 years ago
d90c010
Move negative action tests to right place
by Ken'ichi Ohmichi
· 12 years ago
da30650
Reduce vm creations in negative tests
by Ken'ichi Ohmichi
· 12 years ago
2119956
Merge "add server suspend/resume negative tests"
by Jenkins
· 12 years ago
b2ca96f
add server delete/unpause tests
by LingxianKong
· 12 years ago
691a570
add server suspend/resume negative tests
by LingxianKong
· 12 years ago
39f9722
Replace OpenStack LLC with OpenStack Foundation
by ZhiQiang Fan
· 12 years ago
f099f80
Fixes typos in tempest/api
by Chang Bo Guo
· 12 years ago
6c33616
Added negative tests for server
by Anju Tiwari
· 12 years ago
38c4dc4
Fix fail logic for server of another tenant test
by Matthew Treinish
· 12 years ago
8c78976
Added a server-pause test
by Anju Tiwari
· 12 years ago
ab61c07
Fixes a test case name.
by Xiao Hanyu
· 12 years ago
46b0e04
Merge "Revert "Update a test to work with Quantum SecGroup""
by Jenkins
· 12 years ago
ce89f63
Revert "Update a test to work with Quantum SecGroup"
by Jordan Pittier
· 12 years ago
2f84a1e
Merge "Update a test to work with Quantum SecGroup"
by Jenkins
· 12 years ago
2c29787
Update a test to work with Quantum SecGroup
by JordanP
· 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_servers_negative.py]
e623f75
enable test_servers_negative
by Sean Dague
· 12 years ago
22897e1
create_server cleanup
by Sean Dague
· 12 years ago
18edb81
Implement assertRaises assertions on all tests
by donald-ngo
· 12 years ago
063acbc
Add negative test for get server in test_servers_negative.py.
by hi2suresh
· 12 years ago
Next »