horizon/openstack_dashboard/contrib/trove/content/database_clusters
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
..
templates/database_clusters Add breadcrumb to more details pages 2015-11-09 20:55:12 +00:00
__init__.py Initial support for database clustering in Horizon 2015-09-21 10:21:46 -06:00
forms.py Fix TypeError on comparison on Python 3 2015-10-06 16:40:35 +02:00
panel.py Initial support for database clustering in Horizon 2015-09-21 10:21:46 -06:00
tables.py Replace "Terminate Instance" with "Delete Instance" 2015-11-30 03:55:19 +09:00
tabs.py Initial support for database clustering in Horizon 2015-09-21 10:21:46 -06:00
tests.py Add breadcrumb to more details pages 2015-11-09 20:55:12 +00:00
urls.py Initial support for database clustering in Horizon 2015-09-21 10:21:46 -06:00
views.py Add breadcrumb to more details pages 2015-11-09 20:55:12 +00:00