From 558e62e2af49db0cdf05b1ca33252da3a770ded6 Mon Sep 17 00:00:00 2001 From: Martin Packman Date: Fri, 8 Jun 2012 15:08:48 +0100 Subject: [PATCH] Handle missing server when getting security groups Fix bug 1010486. Treat InstanceNotFound as a 404 when querying the security groups of server that does not exist. Also removes old exception translation, ApiError no longer exists and NotAuthorized shouldn't need handling at this level. Includes tweak suggested by Mark McLoughlin in review. Change-Id: Iaeada84dbadc232968f792c6f4855bf61cc5a5ae --- Authors | 1 + 1 file changed, 1 insertion(+) diff --git a/Authors b/Authors index 489122bc..685dee69 100644 --- a/Authors +++ b/Authors @@ -138,6 +138,7 @@ Mandell Degerness Mark McClain Mark McLoughlin Mark Washenberger +Martin Packman Maru Newby Masanori Itoh Matt Dietz