summaryrefslogtreecommitdiff
path: root/tempest/api/compute/servers
Commit message (Expand)AuthorAgeFilesLines
* Improve multiple create server testsghanshyam2017-03-161-3/+7
* Use tempest.lib data_utils - computeKen'ichi Ohmichi2017-03-1012-12/+12
* Merge "Deprecate the skip_unless_attr decorator."Jenkins2017-03-071-31/+15
|\
| * Deprecate the skip_unless_attr decorator.Jordan Pittier2017-02-201-31/+15
* | Merge "Remove get_ram_size_in_mb, get_number_of_vcpus, etc"Jenkins2017-03-071-2/+3
|\ \
| * | Remove get_ram_size_in_mb, get_number_of_vcpus, etcKen'ichi Ohmichi2017-03-071-2/+3
* | | Merge "Correct test_list_servers_filtered_by_ip for bug 1668828""Jenkins2017-03-071-5/+23
|\ \ \
| * | | Correct test_list_servers_filtered_by_ip for bug 1668828"zhufl2017-03-021-5/+23
* | | | Fix typo of setUpClassKen'ichi Ohmichi2017-03-031-1/+1
| |/ / |/| |
* | | Merge "Change rebuild tests to use image_ref"Jenkins2017-03-031-2/+2
|\ \ \
| * | | Change rebuild tests to use image_refEmily Hugenbruch2017-03-011-2/+2
* | | | Merge "Remove unused variable"Jenkins2017-03-021-1/+1
|\ \ \ \
| * | | | Remove unused variableBéla Vancsics2017-03-011-1/+1
| | |/ / | |/| |
* | | | Merge "Adds missing server tags APIs to servers client."Jenkins2017-03-011-0/+108
|\ \ \ \
| * | | | Adds missing server tags APIs to servers client.Felipe Monteiro2017-02-231-0/+108
* | | | | Remove unused client in setup_clientszhufl2017-03-011-1/+0
| |/ / / |/| | |
* | | | Merge "Remove unnecessary wait_for_server_status"Jenkins2017-02-281-3/+1
|\ \ \ \
| * | | | Remove unnecessary wait_for_server_statuszhufl2017-02-241-3/+1
* | | | | Merge "Use base.create_flavor in servers test"Jenkins2017-02-241-10/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Use base.create_flavor in servers testzhufl2017-02-141-10/+2
| | |/ / | |/| |
* | | | Merge "Add a generic "wait_for_volume_resource_status" function"Jenkins2017-02-221-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Add a generic "wait_for_volume_resource_status" functionlkuchlan2017-02-191-2/+2
* | | | Merge "Remove unnecessary assert and value assignment"Jenkins2017-02-221-1/+0
|\ \ \ \
| * | | | Remove unnecessary assert and value assignmentzhufl2017-02-221-1/+0
* | | | | Merge "Remove unnecessary int casting"Jenkins2017-02-221-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Remove unnecessary int castingzhufl2017-02-211-2/+2
* | | | | Merge "Fix test_novnc for python3"Jenkins2017-02-211-18/+28
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix test_novnc for python3Matthew Treinish2017-02-161-18/+28
* | | | | Do not use unnecessary instance variable in compute and volumezhufl2017-02-172-4/+4
| |/ / / |/| | |
* | | | Merge "Remove unused variable in compute and volume"Jenkins2017-02-171-2/+0
|\ \ \ \
| * | | | Remove unused variable in compute and volumezhufl2017-02-161-2/+0
* | | | | Add skip if public_network_id is not specifiedzhufl2017-02-151-0/+4
|/ / / /
* | | | Merge "Use test_utils.call_until_true in tempest tests"Jenkins2017-02-141-3/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | Use test_utils.call_until_true in tempest testsghanshyam2017-02-141-3/+4
| | |/ | |/|
* | | Finish switching to decorators.idempotent_idKen'ichi Ohmichi2017-02-131-3/+3
|/ /
* | Merge "Add test for compute API microversion 2.42"Jenkins2017-02-071-1/+10
|\ \ | |/ |/|
| * Add test for compute API microversion 2.42Matt Riedemann2017-01-301-1/+10
* | Merge "Add tempest test to test NoVNC support"Jenkins2017-02-031-0/+241
|\ \
| * | Add tempest test to test NoVNC supportMichelle Mandel2017-01-101-0/+241
* | | Add related_bug for bug/1660878Ken'ichi Ohmichi2017-02-021-0/+1
* | | Switch to decorators.idempotent_id on compute.serversKen'ichi Ohmichi2017-01-2726-198/+211
| |/ |/|
* | Use single underscore variable in loop iteration(in compute)zhufl2017-01-262-2/+2
* | Modify comments in xxx_name_length_exceeds_256zhufl2017-01-161-1/+1
|/
* Merge "Add a test for reproducing bug/1651064"Jenkins2017-01-091-0/+20
|\
| * Add a test for reproducing bug/1651064Ken'ichi Ohmichi2016-12-261-0/+20
* | Use base.delete_server in addCleanupzhufl2017-01-052-7/+2
* | Merge "Replace six.iteritems with dict.items"Jenkins2017-01-041-3/+1
|\ \
| * | Replace six.iteritems with dict.itemsguo yunxian2017-01-031-3/+1
| |/
* | Merge "Hacking: enable H904"Jenkins2016-12-301-1/+1
|\ \ | |/ |/|
| * Hacking: enable H904Jordan Pittier2016-12-191-1/+1