Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
tempest
/
74f6851665569c1a6aa8af60879ae3d156560b59
74f6851
Added an AddImageException to exceptions.py and modified images_client to use this exception rather than BuildErrorException.
by Katherine Elliott
· 13 years ago
712b841
Fix floating ip tests by adding missing an import
by John Garbutt
· 13 years ago
a0e1fbe
Merge "Added tests for servers API as per bug/992299"
by Jenkins
· 13 years ago
bd90a15
Fixes Bug 1004138 - Fix for Bug 992275 Breaks on Python < 2.7.
by Katherine Elliott
· 13 years ago
38b34e6
Merge "Fixes Bug 992167-Some new tests to be added to test_security_groups.py and test_authorization.py"
by Jenkins
· 13 years ago
dc300b2
Added tests for servers API as per bug/992299
by Rohit Karajgi
· 13 years ago
29b3180
Merge "Fixes bug 992275-Some new tests to test_floating_ips_actions.py"
by Jenkins
· 13 years ago
184daad
Fixes Bug 992167-Some new tests to be added to test_security_groups.py and test_authorization.py
by rajalakshmi-ganesan
· 13 years ago
573ae91
Merge "Fixes Bug 992215-Some new tests to be added to test_images.py and test_authorization.py"
by Jenkins
· 13 years ago
32f8db6
Fixes Bug 992215-Some new tests to be added to test_images.py and test_authorization.py
by rajalakshmi-ganesan
· 13 years ago
d2a28af
Fixes lp:1002135. Minor re-factor to rest client
by Rohit Karajgi
· 13 years ago
4a64d23
Fixes bug/999647. Adds negative tests for LIST and GET servers API
by Rohit Karajgi
· 13 years ago
0397115
Merge "Adds instance_utils library and initial SSH tests"
by Jenkins
· 13 years ago
6709f79
Merge "Fixes bug 972673-Incorrect named parameters in BuildErrorException in test_volumes_list"
by Jenkins
· 13 years ago
6b9b288
Adds instance_utils library and initial SSH tests
by Daryl Walleck
· 13 years ago
b93fcd2
Merge "Fixes bug 992149-Some new tests to test_keypairs.py and test_authorization.py"
by Jenkins
· 13 years ago
e4eb0bd
Merge "Adds negative tests for Identity Tenants API"
by Jenkins
· 13 years ago
568a19a
Fixes bug 992275-Some new tests to test_floating_ips_actions.py
by rajalakshmi-ganesan
· 13 years ago
e3bb58f
Fixes bug 972673-Incorrect named parameters in BuildErrorException in test_volumes_list
by rajalakshmi-ganesan
· 13 years ago
b74a11a
Fixes bug 992149-Some new tests to test_keypairs.py and test_authorization.py
by rajalakshmi-ganesan
· 13 years ago
36892e1
Fix LP #992228 - Test rebuild/reboot of deleted server
by ravikumar-venkatesan
· 13 years ago
d2d3f79
Adds negative tests for Identity Tenants API
by Rohit Karajgi
· 13 years ago
6b1e154
Fixes bug/902405. Adds users tests and methods to admin client
by Rohit Karajgi
· 13 years ago
412a50d
Merge "Add resources for floating_ip, keypair, volume. Add floating_ip test."
by Jenkins
· 13 years ago
779c7f8
Add resources for floating_ip, keypair, volume. Add floating_ip test.
by David Kranz
· 13 years ago
9baebec
Skip blank role name test until resolved upsteam
by chris fattarsi
· 13 years ago
1e62242
Merge "Test cases for keystone tenant operations"
by Jenkins
· 13 years ago
0707211
Merge "Fixed the LP bug 993754. Ensure that the server created in the test is destroyed in finally: block of the test."
by Jenkins
· 13 years ago
0353029
Minor fixes and docstrings updates
by Rohit Karajgi
· 13 years ago
2de7062
Merge "Fixes LP #992640 - Volumes sometimes not cleaned"
by Jenkins
· 13 years ago
9ba7b0e
Test cases for keystone tenant operations
by chris fattarsi
· 13 years ago
e81e01d
Merge " Adds an identity admin client and API tests for keystone roles."
by Jenkins
· 13 years ago
4759ac6
Fixes LP #992640 - Volumes sometimes not cleaned
by Jay Pipes
· 13 years ago
aeddf63
Moved parse_image_id() to data_utils
by Rohit Karajgi
· 13 years ago
4b3799c
Merge "Fixed the LP bug 993739."
by Jenkins
· 13 years ago
4745bec8
Merge "Fixed LP bug 991806. Ensures that floating IP created in test is destroyed in a finally: block"
by Jenkins
· 13 years ago
26bf032
Fixed the LP bug 993754.
by saradpatel
· 13 years ago
e81028a
Fixed the LP bug 993739.
by saradpatel
· 13 years ago
a6c2a73
Adds key_name parameter in create_server
by chris fattarsi
· 13 years ago
89a6857
fix for bug 992877
by ravikumar venkatesan
· 13 years ago
e9e737d
Ensures that floating IP created in test is destroyed in a finally: block
by saradpatel
· 13 years ago
6e28c1b
Fixed LP bug 991806.
by saradpatel
· 13 years ago
8ed39ac
Adds an identity admin client and API tests for keystone roles.
by chris fattarsi
· 13 years ago
ad6feca
Fixes LP #992096 - Add configure_via_auth=False
by Jay Pipes
· 13 years ago
c725196
Addresses lp#948243 - Tempest handles misconfig better
by Daryl Walleck
· 13 years ago
e463c26
Merge "Use `username' in ImagesConfig"
by Jenkins
· 13 years ago
e343a68
Merge "Clients subclass the RestClient to allow attributes to be overrided by each client and allow better code reuse."
by Jenkins
· 13 years ago
73cb6a7
Remind user about log_level.
by David Kranz
· 13 years ago
58a72e8
Merge "Added keypairs negative tests, removed unused client objects"
by Jenkins
· 13 years ago
629c744
fixed the bug 983856. Pep8 complient made
by saradpatel
· 13 years ago
c14afae
Merge "Do not assume network names"
by Jenkins
· 13 years ago
b4825c3
Added keypairs negative tests, removed unused client objects
by Rohit Karajgi
· 13 years ago
dc7d017
bug 985867: remove conf_from_devstack in favor of
by Armando Migliaccio
· 13 years ago
5098fa2
Clients subclass the RestClient to allow attributes to be
by chris fattarsi
· 13 years ago
24ea4ad
Do not assume network names
by Julien Danjou
· 13 years ago
28e79de
Don't pass None for any values in post body.
by David Kranz
· 13 years ago
1b3bf7f
Allow skip of disk_config tests that require resize.
by David Kranz
· 13 years ago
5334dec
Don't pass disk config as None. Fix for bug 980119
by David Kranz
· 13 years ago
05acb29
Merge "Adds basic tests for disk config extension"
by Jenkins
· 13 years ago
1650a13
Add License to Tempest.
by Christophe Sauthier
· 13 years ago
75a677e
Use `username' in ImagesConfig
by Julien Danjou
· 13 years ago
ff10d55
Fixes LP 973338 - Add custom alt and admin manager
by Jay Pipes
· 13 years ago
017e95c
Adds config file template (for use in gate script)
by Jay Pipes
· 13 years ago
6f511b1
Merge "Remove obsolete config file."
by Jenkins
· 13 years ago
07c2f94
Merge "Enabling flavor marker tests"
by Jenkins
· 13 years ago
973a2ee
Merge "Fixes lp##971527"
by Jenkins
· 13 years ago
7011236
Convert to UNIX line endings
by Sean Dague
· 13 years ago
6a6957f
Remove obsolete config file.
by David Kranz
· 13 years ago
7203667
Enabling flavor marker tests
by Daryl Walleck
· 13 years ago
4a76996
Merge "Fixes bug 960864- Testcases for the action list Volumes and list Volumes with Detail"
by Jenkins
· 13 years ago
dc9e0c4
Fixes lp##971527
by Daryl Walleck
· 13 years ago
7490e95
Properly handle skipping if no alt user.
by David Kranz
· 13 years ago
180fed1
Fix and simplify reboot stress test. Add new env stuff.
by David Kranz
· 13 years ago
3f981df
Refactor configuration setup and document config
by Jay Pipes
· 13 years ago
e36d500
Adds basic tests for disk config extension
by Daryl Walleck
· 13 years ago
b446557
Fixes bug 960864- Testcases for the action list Volumes and list Volumes with Detail
by rajalakshmi-ganesan
· 13 years ago
764b51b
Avoid new bug 963248.
by David Kranz
· 13 years ago
c341a90
Fix unbound local variable 'password error.
by Dan Prince
· 13 years ago
1ae147e
Merge "Addresses lp#940832"
by Jenkins
· 13 years ago
30fe84a
Generalize configuration for controller access.
by David Kranz
· 13 years ago
e7c423e
Merge "Fixes bug 902374-Negative tests for Volumes"
by Jenkins
· 13 years ago
a22f57b
Fixes lp#960647
by Daryl Walleck
· 13 years ago
1d2d921
Merge "Fixes bug 938953 parsing of image id"
by Jenkins
· 13 years ago
ddd9e0e
Fixes bug 902374-Negative tests for Volumes
by rajalakshmi-ganesan
· 13 years ago
ced8eb8
Addresses lp#940832
by Daryl Walleck
· 13 years ago
d10601c
Remove glance dependency. Fixes bug 944410.
by David Kranz
· 13 years ago
86c01ab
Merge "Initial checkin of Stress Test for nova."
by Jenkins
· 13 years ago
af839c3
Fixes bug 938953 parsing of image id
by donald-ngo
· 13 years ago
ef6b5fc
Fixes LP Bug# 955349 - No init file in compute tests
by Jay Pipes
· 13 years ago
e0c45c1
Fixes LP Bug#953450 - Remove vestigial ssh_timeout
by Jay Pipes
· 13 years ago
6308ec2
Initial checkin of Stress Test for nova.
by David Kranz
· 13 years ago
9519592
Lowercase boolean configs before comparison.
by Dan Prince
· 13 years ago
3d9da9b
Merge "Addresses lp#942382 - refactor configuration for clarity"
by Jenkins
· 13 years ago
b09c4b9
Merge "Remove trailing whitespaces in regular file"
by Jenkins
· 13 years ago
587385b
Addresses lp#942382 - refactor configuration for clarity
by Daryl Walleck
· 13 years ago
e36f623
Intermediate improvement of Tempest quickstart
by Daryl Walleck
· 13 years ago
9860e07
Merge "test_rebuild_server tolerant of imageRef as URI"
by Jenkins
· 13 years ago
3b6eef3
Merge "Narrow race in wait_for_server_status()."
by Jenkins
· 13 years ago
5efbb7d
Merge "Redrive rate limited API calls."
by Jenkins
· 13 years ago
f72969c
Narrow race in wait_for_server_status().
by Eoghan Glynn
· 13 years ago
Next »