From ba429edfe149307cdc1e3041710e433df28a1de8 Mon Sep 17 00:00:00 2001 From: Dean Troyer Date: Fri, 13 Apr 2012 11:35:07 -0500 Subject: [PATCH] Another prereq for n-api on a compute node * work around n-api on a compute node pulling in glance without running through the glance prereqs Change-Id: I400c555dd5c04d52bf8aa415747769374a145390 --- files/apts/n-api | 1 + 1 file changed, 1 insertion(+) diff --git a/files/apts/n-api b/files/apts/n-api index 0f08daace3..ad943ffdf8 100644 --- a/files/apts/n-api +++ b/files/apts/n-api @@ -1 +1,2 @@ +gcc # temporary because this pulls in glance to get the client without running the glance prereqs python-dateutil