From 89bedcb4d2b7b67b55ccc551a1cb53a00d172e7e Mon Sep 17 00:00:00 2001 From: Steven Hardy Date: Tue, 11 Sep 2012 19:05:36 +0100 Subject: [PATCH] heat : move boto.cfg to correct location boto.cfg needs to be under /etc not /etc/heat or boto won't find it Change-Id: I0981bb3bd46dd1630633576fc77d085410bf6362 Signed-off-by: Steven Hardy --- etc/{heat => }/boto.cfg | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename etc/{heat => }/boto.cfg (100%) diff --git a/etc/heat/boto.cfg b/etc/boto.cfg similarity index 100% rename from etc/heat/boto.cfg rename to etc/boto.cfg -- 2.45.2