horizon/openstack_dashboard
Kirill Zaitsev 7eb4e3595c Handle errors during glance image updates correctly
Before an UnboundLocalError would occur in case an error would happen
during image updates, because of incorrect referencing of a variable.
Moreover the error was muted by exceptions.handle with ignore=True,
and could result in an incorrect success message.
This change removes references to unused image variable and allows
exceptions to be handled by the function, that calls image_update.

Change-Id: I35ea98a146690565582dd9beea62941f97d32474
Closes-Bug: #1464991
2015-06-15 23:48:46 +00:00
..
api Handle errors during glance image updates correctly 2015-06-15 23:48:46 +00:00
conf Add "Preview Stack" action to Stacks table 2015-03-13 15:35:47 +03:00
dashboards Add no-cache directive when generating keypair 2015-06-11 13:22:40 +00:00
django_pyscss_fix Workaround for 'File exists' test failure 2014-09-30 06:43:22 -05:00
enabled ngReorg - move dashboard controllers from horizon 2015-06-06 04:31:34 +00:00
local Fixes line length issues in local_settings.py 2015-06-08 15:44:24 -06:00
locale Imported Translations from Transifex 2015-06-13 06:06:26 +00:00
management Detect apache version 2015-04-03 09:51:05 +02:00
openstack Drop use of 'oslo' namespace package 2015-04-28 19:15:39 +00:00
static [Launch Instance Fix] Tests for Base Controllers 2015-06-11 08:43:47 -06:00
templates Merge "Remove "More Projects" link from the header" 2015-06-13 01:48:01 +00:00
templatetags Replaces always disabled context selection link 2014-10-20 15:50:12 -06:00
test Merge "Adds floatingip allocate,release integration tests" 2015-06-03 08:47:42 +00:00
usage Refactor quota limit summary template 2015-05-26 11:39:52 +01:00
utils ngReorg - move dashboard controllers from horizon 2015-06-06 04:31:34 +00:00
wsgi Update WSGI app creation to be compatible with Django 1.7 2014-10-16 13:57:45 +01:00
__init__.py
context_processors.py Update project list in the header bar. 2014-12-11 18:22:38 +02:00
exceptions.py Revert "Refactoring the exceptions lists" 2015-04-06 16:49:17 -05:00
hooks.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
karma.conf.js JSCS Cleanup - karma.conf 2015-06-10 12:44:30 +01:00
policy_backend.py Moving policy engine implementation 2015-01-22 15:55:19 -07:00
policy.py Moving policy engine implementation 2015-01-22 15:55:19 -07:00
settings.py Add support for Docker image format 2015-05-29 11:15:11 -05:00
static_settings.py Updated incorrect name for angular lrdragndrop 2015-03-31 10:42:18 +00:00
urls.py Allow specifying authentication URLs from settings 2015-03-18 11:44:30 +11:00
views.py Redirect initial hit to login page 2015-03-13 15:14:23 +11:00