openstack-ansible/playbooks/library
Dmitriy Rabotyagov 9c062982bc Add shallow_since to parallel git clone
shallow_since controls from which date history repo will be shallowed.
It has prescedence over depth, so when shallow_since is set for the repo
depth won't be used. This is handy
for some repos, like ceph-ansible, that
merge a lot of changes in bunches, which results in bootstrap issues.

Later, shallow_since will be managed with osa CLI and bump will
update this date for the repos in a-r-r.

Change-Id: I8017a01853e8f8950e6e8c7c2337e384af8d7689
(cherry picked from commit ed035fb275)
2021-08-18 09:35:27 +00:00
..
git_requirements.py Add shallow_since to parallel git clone 2021-08-18 09:35:27 +00:00