Updated skip messaging.
This commit is contained in:
parent
8073c680dc
commit
a2c5213873
@ -163,7 +163,7 @@ class Image(object):
|
||||
finally:
|
||||
self._cleanup()
|
||||
else:
|
||||
LOG.warn("You already seem to have image named %s, skipping" % (possible_name))
|
||||
LOG.warn("You already seem to have image named [%s], skipping that install..." % (possible_name))
|
||||
|
||||
|
||||
class ImageRegistry:
|
||||
|
Loading…
x
Reference in New Issue
Block a user