add keypairs to resources initialized by default
Change-Id: I4a35fe996a1b1343fe5678792aaad12d3397437a Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
parent
34454593ff
commit
a5d86cc48b
@ -29,6 +29,7 @@ def load(filename, missing_ok=False):
|
||||
servers=[],
|
||||
volumes=[],
|
||||
images=[],
|
||||
keypairs=[],
|
||||
)
|
||||
|
||||
try:
|
||||
|
Loading…
Reference in New Issue
Block a user