kolla/kolla
Jiri Prokes f309c7f763 Fix for git clone issue during kolla image build
When the first build attempt fail for any reason (e.g. short network
outage, proxy outage,...) then the second attempt always fail for
git source type. Git can't clone repository because destination
directory exists and is not empty.

Current fix checks destination directory and if it exists then
it is removed before cloning.

Change-Id: I949140c49a64baea579d61047e3b2f1240da2771
Closes-Bug: #1706369
2017-08-03 12:47:07 -07:00
..
cmd Allow the use of previously built parent images 2017-03-29 17:48:58 +00:00
common Merge "enable the kolla build system to use out of tree docker files" 2017-07-22 01:58:07 +00:00
hacking Add HACKING.rst and hacking test case. 2016-11-24 15:55:43 +08:00
image Fix for git clone issue during kolla image build 2017-08-03 12:47:07 -07:00
template Merge "Add dots at first line in docstring" 2017-06-04 15:49:09 +00:00
tests Fix for git clone issue during kolla image build 2017-08-03 12:47:07 -07:00
__init__.py Make Kolla installable via PIP 2015-08-24 16:08:49 -07:00
exception.py Add dots at first line in docstring 2017-05-04 09:23:41 +01:00
opts.py Generate the kolla-build.conf file using oslo_config 2016-01-06 08:11:06 +08:00
version.py Generate the kolla-build.conf file using oslo_config 2016-01-06 08:11:06 +08:00