Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
tempest
/
60a67f755c05010e32a5fb7639f9c47bb95ba5fe
/
tempest
/
api
/
compute
/
v3
/
admin
9612e81
Get credential IDs from Credentials class
by Andrea Frittoli
· 12 years ago
bcefa3d
Add a common admin class for Nova v2/v3 API tests
by Ken'ichi Ohmichi
· 12 years ago
86ad28d
Access credential fields as attributes
by Andrea Frittoli
· 12 years ago
60b503a
Merge "Remove the unused _get_unused_flavor_id()"
by Jenkins
· 12 years ago
27e154f
add quotas tests
by Zhi Kun Liu
· 12 years ago
d92956d
Remove the unused _get_unused_flavor_id()
by Ken'ichi Ohmichi
· 12 years ago
b6fb51f
Merge "Add os-migration tests for Nova v3 API"
by Jenkins
· 12 years ago
aa54a5c
Enable one flavor tests
by Zhi Kun Liu
· 12 years ago
7051d62
Disable other suspend/resume tests if not supported
by Matt Riedemann
· 12 years ago
8f088c1
Add os-migration tests for Nova v3 API
by Ken'ichi Ohmichi
· 12 years ago
67b827f
Stop test server leaking even if an error happens
by Masayuki Igawa
· 12 years ago
7321f3f
Merge "Add quota_set delete test for Nova v3 API"
by Jenkins
· 12 years ago
c266b28
Move verification of response attributes into service client
by Chris Yeoh
· 12 years ago
43302f3
Merge "fix flake8 errors"
by Jenkins
· 12 years ago
7889ceb
Merge "Add agents tests for Nova v3 API"
by Jenkins
· 12 years ago
8a2ec11
Add agents tests for Nova v3 API
by YuikoTakada
· 12 years ago
986bf41
Verify service attributes through Nova "get services" API
by Ken'ichi Ohmichi
· 12 years ago
d4f8652
Add quota_set delete test for Nova v3 API
by Yuiko Takada
· 12 years ago
228e73d
fix flake8 errors
by Zhi Kun Liu
· 12 years ago
d9393f1
Merge "Nova V3 API test for resetNetwork/injectNetworkInfo"
by Jenkins
· 12 years ago
dfabaf2
Cleanup _interface class variables in compute
by Masayuki Igawa
· 12 years ago
0549f7b
Nova V3 API test for resetNetwork/injectNetworkInfo
by Ghanshyam
· 12 years ago
4484afd
Merge "Replace assertEqual(None, *) with assertIsNone in tests"
by Jenkins
· 12 years ago
0ebecfd
Cleanup _interface class variables in compute/v3
by Masayuki Igawa
· 12 years ago
85112b2
Merge "Move admin "delete a server" tests to test_servers"
by Jenkins
· 12 years ago
7f3d438
Merge "Separate negative tests for V3 test_quotas"
by Jenkins
· 12 years ago
3c9c3c3
Move admin "delete a server" tests to test_servers
by Ken'ichi Ohmichi
· 12 years ago
fa0571c
Merge "Add quota_set detail test for Nova v3 API"
by Jenkins
· 12 years ago
fe6da21
Merge "Clarify admin_delete_server_of_others test case"
by Jenkins
· 12 years ago
86bf82e
Separate negative tests for V3 test_quotas
by Haiwei Xu
· 12 years ago
c3849a9
Merge "fix quotas client in admin/test_quotas.py"
by Jenkins
· 12 years ago
8be08cc
Clarify admin_delete_server_of_others test case
by Masayuki Igawa
· 12 years ago
72bfea8
Separate non-admin AZ tests from admin test files
by Ken'ichi Ohmichi
· 12 years ago
7202806
Remove unsed client variables
by Ken'ichi Ohmichi
· 12 years ago
50eb71c
fix quotas client in admin/test_quotas.py
by Zhi Kun Liu
· 12 years ago
b9bb77b
Merge "Fixed misspellings in Tempest"
by Jenkins
· 12 years ago
776cda6
Add quota_set detail test for Nova v3 API
by Ken'ichi Ohmichi
· 12 years ago
69303a8
Merge "port flavors and server_password tests into nova v3 part2"
by Jenkins
· 12 years ago
7253873
Merge "port flavors and server_password tests into nova v3 part1"
by Jenkins
· 12 years ago
8aff98b
Merge "Add extra list servers by host test"
by Jenkins
· 12 years ago
e45657f
Merge "Remove tests for Nova V3 API os-instance-usage-audit-log"
by Jenkins
· 12 years ago
d4acec4
Add extra list servers by host test
by ChenZheng
· 12 years ago
e4cd392
Replace assertEqual(None, *) with assertIsNone in tests
by llg8212
· 12 years ago
af8c4e6
port flavors and server_password tests into nova v3 part2
by ivan-zhu
· 12 years ago
15f82e1
Remove tests for Nova V3 API os-simple-tenant-usage
by Christopher Yeoh
· 12 years ago
50a00cb
Remove tests for Nova V3 API os-instance-usage-audit-log
by Christopher Yeoh
· 12 years ago
6798401
port flavors and server_password tests into nova v3 part1
by ivan-zhu
· 12 years ago
b15d8b6
Fixed misspellings in Tempest
by Marc Solanas
· 12 years ago
9f5c796
Merge "Forbid availability_zone None in aggregate Nova API"
by Jenkins
· 12 years ago
7f508ed
Remove suffix "JSON" from Nova v3 API test classes
by Ken'ichi Ohmichi
· 12 years ago
c7522db
Merge "Skip flavor_access_add/remove related tests"
by Jenkins
· 12 years ago
f93d248
Forbid availability_zone None in aggregate Nova API
by Yuiko Takada
· 12 years ago
b0a78fc
Convert compute api tests to global CONF object
by Matthew Treinish
· 12 years ago
d3b674e
Merge "Skip test_list_servers_by_admin_with_all_tenants test"
by Jenkins
· 12 years ago
18827d7
Merge "Add delete specific status server test"
by Jenkins
· 12 years ago
eb6890f
Skip test_list_servers_by_admin_with_all_tenants test
by He Jie Xu
· 12 years ago
2650fff
remove the nova v3 xml tests from the code
by Sean Dague
· 12 years ago
e8d31a0
Remove vim headers
by Masayuki Igawa
· 12 years ago
eaacc02
Merge "port instance_usage_audit_log tests into nova v3 part2"
by Jenkins
· 12 years ago
0c1ca79
Fix host_update test case for losing essential parameter
by Haiwei Xu
· 12 years ago
fa965ac
Merge "port admin/test_servers* into Nova V3 tests part2"
by Jenkins
· 12 years ago
52fedfa
Merge "Add extra list server by status test"
by Jenkins
· 12 years ago
0868b90
Add delete specific status server test
by ChenZheng
· 12 years ago
4293d6b
Merge "Skip simple_tenant_usage related tests"
by Jenkins
· 12 years ago
5b62f65
Add extra list server by status test
by ChenZheng
· 12 years ago
7d8ea81
Skip simple_tenant_usage related tests
by He Jie Xu
· 12 years ago
e8cb111
Skip flavor_access_add/remove related tests
by He Jie Xu
· 12 years ago
3c4419c
Merge "port admin/test_servers* into Nova V3 tests part1"
by Jenkins
· 12 years ago
fd7493c
Merge "Separate negative tests for test_simple_tenant_usage"
by Jenkins
· 12 years ago
de89272
port admin/test_servers* into Nova V3 tests part2
by Zhi Kun Liu
· 12 years ago
1eebb99
port admin/test_servers* into Nova V3 tests part1
by Zhi Kun Liu
· 12 years ago
56156ae
port instance_usage_audit_log tests into nova v3 part2
by ivan-zhu
· 12 years ago
b6d69ee
port test_quotas into v3 part2
by ivan-zhu
· 12 years ago
00fe64f
port test_aggregates and test_hosts into nova v3 part2
by ivan-zhu
· 13 years ago
8577cb1
port test_aggregates and test_hosts into nova v3 part1
by ivan-zhu
· 13 years ago
b25900a
port some flavor tests into nova v3 part2
by ivan-zhu
· 12 years ago
cf99bcb
Separate negative tests for test_simple_tenant_usage
by Haiwei Xu
· 12 years ago
1877abd
Merge "move negative tests out of test_services in nova v3"
by Jenkins
· 12 years ago
86bd842
moving to global lazy loaded config
by Sean Dague
· 12 years ago
fd6e94e
Merge "port instance_usage_audit tests into nova v3 part1"
by Jenkins
· 12 years ago
1463825
move negative tests out of test_services in nova v3
by Zhi Kun Liu
· 12 years ago
8c77e75
port instance_usage_audit tests into nova v3 part1
by ivan-zhu
· 12 years ago
7329a88
Separate negative tests for test_availability_zone
by Haiwei Xu
· 12 years ago
f33f445
Merge "remove test_service_enable_disable in nova V3 tests"
by Jenkins
· 12 years ago
e3d2614
Add config options for enabled extensions
by Matthew Treinish
· 12 years ago
51cb48f
remove test_service_enable_disable in nova V3 tests
by Zhi Kun Liu
· 12 years ago
d31257e
Merge "port some flavor tests into nova v3 part1"
by Jenkins
· 12 years ago
3ba85a2
Merge "port test_quotas into v3 part1"
by Jenkins
· 12 years ago
bec84a3
port test_simple_tenant_usage into nova v3 part2
by ivan-zhu
· 13 years ago
797e172
port some flavor tests into nova v3 part1
by ivan-zhu
· 12 years ago
2435818
port test_quotas into v3 part1
by ivan-zhu
· 12 years ago
6f5f9e9
port test_hypervisor into nova v3 part2
by ivan-zhu
· 13 years ago
e696790
Merge "port test_hypervisor into nova v3 part1"
by Jenkins
· 12 years ago
76d45ea
port test_simple_tenant_usage into nova v3 part1
by ivan-zhu
· 13 years ago
ac7b380
port test_availability_zone into nova v3 part2
by ivan-zhu
· 13 years ago
8b3e78d
Merge "port test_availability_zone into nova v3 part1"
by Jenkins
· 12 years ago
4b3511e
port test_hypervisor into nova v3 part1
by ivan-zhu
· 13 years ago
ce1d5d7
port test_availability_zone into nova v3 part1
by ivan-zhu
· 13 years ago
5c86ae6
port test_services into nova v3 part2
by ivan-zhu
· 13 years ago
a2c9cd5
port test_services into nova v3 part1
by ivan-zhu
· 13 years ago