horizon/openstack_dashboard
Andrew Lazarev 51024cc13b Fixed row deletion for deleted stack
Now heat returns stack with "stack_status == 'DELETE_COMPLETE'"
for deleted stack. Added corresponding check to ajax handler.

HTTPNotFound is not used anymore and deprecated. Removed except
block for it.

Added raise to generic "except Exception" block to prevent
internal errors inside horizon.

Change-Id: Ia9cfd975790872918ba25c347319003ddc3468fa
Closes-Bug: #1367758
2014-12-08 16:51:29 +00:00
..
api Fix Instance Details error when using Cinder V2 2014-11-18 09:02:59 +00:00
conf Merge "Revert "Remove the update default quotas feature"" 2014-10-02 03:08:37 +00:00
dashboards Fixed row deletion for deleted stack 2014-12-08 16:51:29 +00:00
django_pyscss_fix Workaround for 'File exists' test failure 2014-09-30 06:43:22 -05:00
enabled Revert "Remove the update default quotas feature" 2014-09-30 18:12:02 +09:00
local Replaces always disabled context selection link 2014-10-20 15:50:12 -06:00
locale Imported Translations from Transifex 2014-11-24 06:03:41 +00:00
management Fix E128 errors in remaining openstack_dashboard/ 2014-10-16 16:53:52 +09:00
openstack Remove unused openstack.common.importutils 2014-10-13 15:15:31 -07:00
static/dashboard Merge "Added a modal dialog with the user credentials details" 2014-11-19 23:30:22 +00:00
templates Merge "Restyled topbar to resemble UX guidelines" 2014-11-10 19:17:54 +00:00
templatetags Replaces always disabled context selection link 2014-10-20 15:50:12 -06:00
test Make 'IP address' field optional for LBaaS VIP creation 2014-11-21 14:33:06 +03:00
usage Remove duplicated headings from horizon tables 2014-11-13 15:31:08 +00:00
utils Fixes group by none defect in resource usage stats: 2014-11-13 12:21:28 +05:30
wsgi Update WSGI app creation to be compatible with Django 1.7 2014-10-16 13:57:45 +01:00
__init__.py Unifies the project packaging into one set of modules. 2012-02-29 00:20:13 -08:00
context_processors.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
exceptions.py Merge "Update exception map based on neutronclient exception rearrange" 2014-07-24 09:59:02 +00:00
hooks.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
policy.py Sync oslo-incubator for fileutils, log and policy 2014-10-11 15:00:11 -07:00
settings.py Merge "Change django message storage backends default." 2014-10-17 08:06:55 +00:00
urls.py Fix E128 errors in remaining openstack_dashboard/ 2014-10-16 16:53:52 +09:00
views.py Fixes session timeout string in horizon 2014-09-24 10:23:40 +05:30