Gitiles
Code Review
Sign In
spfactory.storpool.com
/
tempest
/
c5665a6cc75b5140227942dfe7ec994f021d8ba5
/
tempest
/
api
/
compute
/
admin
/
test_servers.py
c5665a6
Move the `related_bug` decorator from test.py to tempest/lib
by Jordan Pittier
· 8 years ago
b4c484e
Use min_count to create multi servers
by zhufl
· 8 years ago
757833a
Use tempest.lib data_utils - compute
by Ken'ichi Ohmichi
· 8 years ago
3331012
Add related bug#1659811 for tenant_id filter compute tests
by ghanshyam
· 8 years ago
ebbfd1c
Switch to decorators.idempotent_id on compute.admin
by Ken'ichi Ohmichi
· 8 years ago
816607c
[py35] Fixes to get more tempest tests working
by Davanum Srinivas
· 8 years ago
bee17c4
Remove unused clients in setup_clients
by zhufl
· 9 years ago
88a7e09
Add list the primary tenant
by guo yunxian
· 9 years ago
3bdcf7c
Permission changes: Python file should be 0644 not 0775
by Jordan Pittier
· 9 years ago
80b8d0a
test_list_servers_by_admin(specified_tenant) for preexisting servers
by zhufl
· 9 years ago
72e101e
Merge "test_list_servers_by_admin for preexisting servers"
by Jenkins
· 9 years ago
023ea9e
Merge "Use 'OS-EXT-SRV-ATTR:host' directly"
by Jenkins
· 9 years ago
3f9cd0c
test_list_servers_by_admin for preexisting servers
by Ken'ichi Ohmichi
· 9 years ago
68be16f
Add admin list_servers test with invalid_status
by Ken'ichi Ohmichi
· 9 years ago
7045689
Use 'OS-EXT-SRV-ATTR:host' directly
by Ken'ichi Ohmichi
· 9 years ago
c6ce539
Use classname as prefix of volume name
by zhufl
· 9 years ago
935f2cc
py3: Replace map/filter with a list comprehension
by Sirushti Murugesan
· 9 years ago
db9672e
Use tempest.lib code in tempest
by Andrea Frittoli (andreaf)
· 9 years ago
599a356
API/compute: create all servers through the common wrappers
by Jordan Pittier
· 9 years ago
36b714c
Make server action methods[m-z] use **kwargs
by Ken'ichi Ohmichi
· 10 years ago
277d188
Fix T110 violations for servers_client
by Ken'ichi Ohmichi
· 10 years ago
9e3dac0
Fix H404/405 violations for api tests(1/3)
by Ken'ichi Ohmichi
· 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
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
cbc26a8
Merge list_servers_with_detail to list_servers
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
1b05daa
remove gate tag (part 1)
by Sean Dague
· 10 years ago
9ce97df
Start instances using fixed network when possible
by Rohan Kanade
· 12 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
c49fcbe
Switch to using the skip_because decorator from tempest-lib
by Matthew Treinish
· 10 years ago
b28b418
Add a test for filtering list servers for a specific tenant
by David Kranz
· 10 years ago
2fac831
delete all compute xml tests
by Sean Dague
· 11 years ago
50bb80d
Migrate computev2 API tests to resource_* fixtures
by Andrea Frittoli
· 11 years ago
d92956d
Remove the unused _get_unused_flavor_id()
by Ken'ichi Ohmichi
· 11 years ago
cbe21b0
API test for 'create server with scheduler hints'
by raiesmh08
· 11 years ago
67b827f
Stop test server leaking even if an error happens
by Masayuki Igawa
· 11 years ago
dfabaf2
Cleanup _interface class variables in compute
by Masayuki Igawa
· 11 years ago
79f4a09
Add Nova V2 API test for resetNetwork/injectNetworkInfo
by Ghanshyam Mann
· 11 years ago
3c9c3c3
Move admin "delete a server" tests to test_servers
by Ken'ichi Ohmichi
· 11 years ago
fe6da21
Merge "Clarify admin_delete_server_of_others test case"
by Jenkins
· 11 years ago
8be08cc
Clarify admin_delete_server_of_others test case
by Masayuki Igawa
· 11 years ago
b9bb77b
Merge "Fixed misspellings in Tempest"
by Jenkins
· 11 years ago
d4acec4
Add extra list servers by host test
by ChenZheng
· 11 years ago
b15d8b6
Fixed misspellings in Tempest
by Marc Solanas
· 11 years ago
18827d7
Merge "Add delete specific status server test"
by Jenkins
· 11 years ago
e8d31a0
Remove vim headers
by Masayuki Igawa
· 11 years ago
0868b90
Add delete specific status server test
by ChenZheng
· 11 years ago
5b62f65
Add extra list server by status test
by ChenZheng
· 11 years ago
e540176
add admin server tests
by Zhi Kun Liu
· 12 years ago
5232b66
Add migrate negative tests
by huangtianhua
· 12 years ago
259c113
Cleanup using about the data_utils module and functions
by Masayuki Igawa
· 12 years ago
cfc052e
Rename to create_test_server in API tests
by Ken'ichi Ohmichi
· 12 years ago
f2b0050
add BaseV2ComputeTest as the base class of nova v2 api tests
by ivan-zhu
· 12 years ago
12e4403
Merge "Skip get_server_diagnostics test until bug 1240043 is fixed"
by Jenkins
· 12 years ago
826301d
Skip get_server_diagnostics test until bug 1240043 is fixed
by Bob Ball
· 12 years ago
062e30a
delete the duplicated variable definition
by LingxianKong
· 12 years ago
da07085
Test for the nova diagnostics API
by Zhu Zhu
· 12 years ago
5beb0d3
Merge "Add test for admin deleting servers of others"
by Jenkins
· 12 years ago
03fc10f
Add test for admin deleting servers of others
by Jinhe Fang
· 12 years ago
c26e607
add server reset_state tests
by LingxianKong
· 12 years ago
3c44af3
add server resizing tests
by Zhi Kun Liu
· 12 years ago
b0ac0b8
add tests - list servers using admin user
by Liu, Zhi Kun
· 12 years ago