From a5d86cc48b0d86ed9aaa512ece87f36fab9a7f58 Mon Sep 17 00:00:00 2001 From: Doug Hellmann Date: Mon, 1 May 2017 12:27:35 -0400 Subject: [PATCH] add keypairs to resources initialized by default Change-Id: I4a35fe996a1b1343fe5678792aaad12d3397437a Signed-off-by: Doug Hellmann --- downpour/resources.py | 1 + 1 file changed, 1 insertion(+) diff --git a/downpour/resources.py b/downpour/resources.py index ef2b746..cf9e960 100644 --- a/downpour/resources.py +++ b/downpour/resources.py @@ -29,6 +29,7 @@ def load(filename, missing_ok=False): servers=[], volumes=[], images=[], + keypairs=[], ) try: