Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
tempest
/
b1c9d5ff70d03835ded85209507eadc0fa0e6af6
/
tempest
/
api
/
compute
/
base.py
fd7bfb5
Merge "Enable all nova v3 tests"
by Jenkins
· 12 years ago
291ec4d
Merge "port test_extensions into nova v3 part2"
by Jenkins
· 12 years ago
1c1d1fb
Merge "add tests for certificates"
by Jenkins
· 12 years ago
31d9848
port test_extensions into nova v3 part2
by ivan-zhu
· 12 years ago
aeed519
Merge "port test_services into nova v3 part2"
by Jenkins
· 12 years ago
e985ca8
Enable all nova v3 tests
by Ken'ichi Ohmichi
· 12 years ago
d57f3cf
add tests for certificates
by ivan-zhu
· 12 years ago
5c86ae6
port test_services into nova v3 part2
by ivan-zhu
· 12 years ago
cfc052e
Rename to create_test_server in API tests
by Ken'ichi Ohmichi
· 12 years ago
8f992be
port test_images and test_server_actions into v3 part2
by ivan-zhu
· 12 years ago
6c4bb3d
Refactor duplicate isolated creds code
by Ryan Hsu
· 12 years ago
44c050a
Merge "Forced isolation for the nova quota test"
by Jenkins
· 12 years ago
430dae3
Forced isolation for the nova quota test
by Attila Fazekas
· 12 years ago
f2b0050
add BaseV2ComputeTest as the base class of nova v2 api tests
by ivan-zhu
· 12 years ago
da30650
Reduce vm creations in negative tests
by Ken'ichi Ohmichi
· 12 years ago
3313831
Don't log 'Not Found' ERROR during image cleanup
by David Kranz
· 12 years ago
39f9722
Replace OpenStack LLC with OpenStack Foundation
by ZhiQiang Fan
· 12 years ago
cb2e125
Add device name, ssh password to Tempest config
by Ryan Hsu
· 12 years ago
f86fa31
setUpClass/tearDownClass full chain
by Attila Fazekas
· 12 years ago
b86cda9
Add tenant isolation for scenario tests
by Matthew Treinish
· 12 years ago
f4a9b0f
Switch to using Oslo logging
by Matthew Treinish
· 12 years ago
3e04685
Move isolated credential code to BaseTestCase
by Matthew Treinish
· 12 years ago
47ff791
Add isolated tenants for admin compute tests
by Matthew Treinish
· 12 years ago
6b41e24
Add nova config option to service_available group
by Matthew Treinish
· 12 years ago
d553150
Merge "add create_image_from_server to base class for auto cleanup"
by Jenkins
· 12 years ago
d62bf1c
add create_image_from_server to base class for auto cleanup
by Sean Dague
· 12 years ago
3d5f163
Tests for os-hypervisors API extension of Nova
by Tony Yang
· 12 years ago
938d151
Multi-server handling in base.py
by Andrea Frittoli
· 12 years ago
c7ca334
identity v3 token
by Brant Knudson
· 12 years ago
46818aa
Configure logging format flexibly
by Mitsuhiko Yamazaki
· 12 years ago
1937d09
rename tests -> api
by Sean Dague
· 12 years ago
[Renamed (99%) from tempest/tests/compute/base.py]
3ae31e1
Add tests list the services to compute
by Leo Toyoda
· 12 years ago
ae8fc53
Add Aggregate XML client and tests.
by Mitsuhiko Yamazaki
· 12 years ago
a527891
Add tests list the availability zone
by Leo Toyoda
· 12 years ago
f516640
Add fixed ip client and tests
by Mauro S. M. Rodrigues
· 12 years ago
f5730b3
Merge "cleanup resource in setUpClass if ecxeption raised"
by Jenkins
· 12 years ago
1d78c48
refine _get_isolated_creds
by ivan-zhu
· 12 years ago
53b0115
cleanup resource in setUpClass if ecxeption raised
by ivan-zhu
· 12 years ago
8ad1c47
Add tests for nova's os-attach-interfaces extension
by Dan Smith
· 12 years ago
22897e1
create_server cleanup
by Sean Dague
· 12 years ago
dc21642
Have all test case to use a single base class
by Attila Fazekas
· 12 years ago
19044d5
Simplify xml-json inheritance in compute
by Attila Fazekas
· 12 years ago
9a63c94
Fix compute tests init
by Attila Fazekas
· 12 years ago
4ba3658
Merge quotas clients
by Attila Fazekas
· 12 years ago
6c4cce2
Fix 'if' in the clear_isolated_creds
by Attila Fazekas
· 12 years ago
01cb279
Convert to use tempest attr implementation 2/2
by Chris Yeoh
· 12 years ago
e4cb04c
Merge console_output_client to server_client
by Attila Fazekas
· 12 years ago
1feeb38
Use testtools as the base testcase class.
by ivan-zhu
· 12 years ago
cadcb1f
Credentials Configuration changes
by Attila Fazekas
· 12 years ago
8a79b9d
Ensure package-wide test init is done with testr
by Chris Yeoh
· 12 years ago
407b6db
Refactor identity
by Attila Fazekas
· 12 years ago
e6d8ee1
Revert "Split up XML and JSON testing."
by James E. Blair
· 12 years ago
58dec9d
Split up XML and JSON testing.
by Matthew Treinish
· 12 years ago
7c88eb2
Allows identity endpoint to be specified as URI
by Jay Pipes
· 12 years ago
f903943
Merge "ensure isolated test cases run with an isolated tenant"
by Jenkins
· 12 years ago
f237ccb
Fix T401 and T402 errors
by Sean Dague
· 12 years ago
ac81b7d
ensure isolated test cases run with an isolated tenant
by ivan-zhu
· 12 years ago
481466b
Initial Oslo sync for Tempest.
by Matthew Treinish
· 12 years ago
9b669e3
add create_server_with_extras
by Sean Dague
· 12 years ago
05d9fb9
Fix use of except in tempest.
by Matthew Treinish
· 12 years ago
a83a16e
Fix import order to comply with import ordering rules.
by Matthew Treinish
· 12 years ago
07599c5
Adds a Quotas client for Nova
by Rohit Karajgi
· 13 years ago
367603a
Merge "Tempest tests to cover live-block-migration"
by Jenkins
· 13 years ago
99ee914
Tempest tests to cover live-block-migration
by Mate Lakat
· 13 years ago
444c3e6
Refactor list servers negative test and fix remaining gate bugs
by Jay Pipes
· 13 years ago
6b8a7b7
Add XML support for test cases under identity admin.
by Vincent Hou
· 13 years ago
4e08690
Add XML support to the volumes client.
by Matthew Treinish
· 13 years ago
5e53851
Merge "Adds Cinder client"
by Jenkins
· 13 years ago
383c71d
Added missing imports in tempest.tests.compute.base.
by Wayne Vestal Weeks
· 13 years ago
dd47d7e
Adds Cinder client
by Rohit Karajgi
· 13 years ago
a5ccff7
Merge "Add XML support for flavors_client"
by Jenkins
· 13 years ago
eda03b5
Add XML support for flavors_client
by Tiago Mello
· 13 years ago
d6ff6b7
Prevent stale isolated tenants from blocking test runs
by Dan Smith
· 13 years ago
cf8fab6
Add an xml/servers_client.py implementation
by Dan Smith
· 13 years ago
74e7bcb
Attempt to clean up any servers we left behind after a test
by Dan Smith
· 13 years ago
19c5bf6
Remove duplicate line cls.floating_ips_client = os.floating_ips_client from tempest/tests/compute/base.py
by Syed Armani
· 13 years ago
f38eaac
Refactor Tempest to be parallel-test friendly
by Jay Pipes
· 13 years ago
cf0040c
Add BaseComputeTest.wait_for and use it to fix bug 1017932.
by David Kranz
· 13 years ago
13b479b
Step 1 of refactoring compute tests
by Jay Pipes
· 13 years ago
[Renamed (84%) from tempest/tests/base_compute_test.py]
72ea31a
Fixes bug 992088- Testcases for Console Output and one test case to test_authorization.py
by rajalakshmi-ganesan
· 13 years ago
dc300b2
Added tests for servers API as per bug/992299
by Rohit Karajgi
· 13 years ago
6b9b288
Adds instance_utils library and initial SSH tests
by Daryl Walleck
· 13 years ago
c725196
Addresses lp#948243 - Tempest handles misconfig better
by Daryl Walleck
· 13 years ago