horizon/openstack_dashboard/dashboards/project
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
..
access_and_security Merge "Added a modal dialog with the user credentials details" 2014-11-19 23:30:22 +00:00
containers Fixing template syntax 2014-10-16 13:24:22 -06:00
data_processing place the word "Info" with "Information" 2014-11-21 00:12:48 +00:00
database_backups place the word "Info" with "Information" 2014-11-21 00:12:48 +00:00
databases place the word "Info" with "Information" 2014-11-21 00:12:48 +00:00
firewalls Fix E128 errors in openstack_dashboard/dashboards/project/ 2014-10-16 16:53:52 +09:00
images place the word "Info" with "Information" 2014-11-21 00:12:48 +00:00
instances place the word "Info" with "Information" 2014-11-21 00:12:48 +00:00
loadbalancers Make 'IP address' field optional for LBaaS VIP creation 2014-11-21 14:33:06 +03:00
network_topology Create buttons in network topology respect quotas 2014-10-20 12:08:41 +01:00
networks Merge "Corrected IPv6 Address Configuration Mode tooltip" 2014-11-21 09:27:55 +00:00
overview Change CSV file date format to Horizon standard 2014-11-18 03:28:27 -08:00
routers Delete duplicated code from router tests 2014-11-20 10:32:13 +01:00
stacks Fixed row deletion for deleted stack 2014-12-08 16:51:29 +00:00
volumes place the word "Info" with "Information" 2014-11-21 00:12:48 +00:00
vpn Fix E128 errors in openstack_dashboard/dashboards/project/ 2014-10-16 16:53:52 +09:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
dashboard.py Fixing display order of data processing panels 2014-07-31 16:04:03 -04:00
models.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00