horizon/openstack_dashboard/test/integration_tests/tests
Akihiro Motoki 5fc26b0a11 Replace "Terminate Instance" with "Delete Instance"
"Delete" is being used almost everywhere in OpenStack Dashboard
except the instance panel. Using "Delete" looks more consistent.
In addition, "Delete" tells non-native English speakers that
deleted instances will be no longer usable again compared to
"Terminate".

DocImpact
Closes-Bug: #1502773
Change-Id: Idccaf3c45566f20f11d02ada64c1d3934a6f3002
2015-11-30 03:55:19 +09:00
..
__init__.py Integration tests - running the tests 2014-02-26 10:45:21 +00:00
decorators.py py3: Replace func.func_name with func.__name__ 2015-08-19 17:22:32 -07:00
test_dashboard_help_redirection.py Wait until additional window is opened in integration tests 2015-10-17 03:27:04 -07:00
test_flavors.py Merge "Add general function for generating random names" 2015-02-21 01:00:44 +00:00
test_floatingip.py Adapt integration tests to recent devstack and page layout changes 2015-08-20 14:36:37 +03:00
test_image_create_delete.py Add general function for generating random names 2015-01-27 12:41:15 +01:00
test_instances.py Replace "Terminate Instance" with "Delete Instance" 2015-11-30 03:55:19 +09:00
test_keypair.py Adapt integration tests to recent devstack and page layout changes 2015-08-20 14:36:37 +03:00
test_login.py Add html source code on test failure for debugging 2015-03-20 17:43:56 +01:00
test_password_change.py Add html source code on test failure for debugging 2015-03-20 17:43:56 +01:00
test_projects.py Add integration tests for Identity->Projects page 2015-07-01 17:36:37 +03:00
test_sahara_image_registry.py Wait until the image is registered in Sahara image test 2015-06-19 18:23:24 +00:00
test_sahara_job_binaries.py Add test_sahara_create_delete_job_binary test method 2015-03-05 11:36:00 +01:00
test_user_create_delete.py Adapt integration tests to recent devstack and page layout changes 2015-08-20 14:36:37 +03:00
test_user_settings.py Integration tests no longer use form's fields ordering for matching 2015-08-26 13:42:25 +00:00