deb-horizon/openstack_dashboard
Mike Hagedorn 59067e8e26 Invalid instance_snapshot causes KeyError
When creating a nova instance, if the instance_snapshot_id passed in is
invalid, a KeyError exception results.  This likely happens when another
window or perhaps a command line tool deletes the snapshot before the
page is posted back.  Memoize decorator fix fixes an error which masks
the error listed above, enabling better debugging.

Closes-Bug: 1386826
Change-Id: I195b4df84da3bd360b155db9ae733c34575ebe7e
2014-10-28 15:51:33 -04:00
..
api Merge "Use cinder API v2, remove support for v1" 2014-10-28 16:03:17 +00:00
conf Merge "Revert "Remove the update default quotas feature"" 2014-10-02 03:08:37 +00:00
dashboards Invalid instance_snapshot causes KeyError 2014-10-28 15:51:33 -04: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 Merge "Remove and deprecate dashboards config from settings file" 2014-10-13 07:16:38 +00:00
locale Imported Translations from Transifex 2014-10-27 06:04:21 +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 "Fix dynamic select layout when help block is displayed" 2014-10-24 17:55:28 +00:00
templates Fixing template compatibility 2014-09-22 11:32:00 -06:00
templatetags Fix E128 errors in remaining openstack_dashboard/ 2014-10-16 16:53:52 +09:00
test Merge "Use cinder API v2, remove support for v1" 2014-10-28 16:03:17 +00:00
usage Pass correct project ID to get tenant_usages 2014-10-17 15:33:28 +01:00
utils Refactor metering dashboard 2014-10-21 08:52:00 +02:00
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