openstack-ansible/releasenotes/notes/deprecated-symlink-for-repo-cache-449b84e281ff9907.yaml
Jean-Philippe Evrard ee6ff67765 Update all SHAs for 17.0.0.0b3
This patch updates all the roles to the latest available stable
SHA's, copies the release notes from the updated roles into the
integrated repo, updates all the OpenStack Service SHA's, and
updates the appropriate python requirements pins.

Change-Id: I5fea16a84c881d0e66b713cdb55c8dcabcb80491
2018-01-29 08:03:39 +00:00

12 lines
659 B
YAML

---
deprecations:
- |
In OSA deployments prior to Queens, if ``repo_git_cache_dir`` was set
to a folder which existed on a repo container host then that folder
would be symlinked to the repo container bind mount instead of
synchronising its contents to the repo container. This functionality
is deprecated in Queens and will be removed in Rocky. The ability to
make use of the git cache still exists, but the folder contents will
be synchronised from the deploy host to the repo container. If you
have made use of the symlink functionality previously, please move
the contents to a standard folder and remove the symlink.