pbr/releasenotes/notes
Will Szumski a9b31113b7 Do not globally replace path prefix
If a subdirectory contained the source prefix in it's name, this was
replaced globally e.g using share/ansible = ansible/*, with the following
directory structure:

  ansible/roles/kolla-ansible/test

would result in the files being installed as follows:

  share/ansible/roles/kolla-share/test

whereas we expected:

  share/ansible/roles/kolla-ansible/test

This patch changes the behavior so that only the first occurance is
replaced.

Change-Id: I0aab845315dab0aaccd5f67725d2ebcf0fd08aef
Fixes-Bug: 1810804
2019-01-11 13:56:52 +00:00
..
deprecate-pyN-requirements-364655c38fa5b780.yaml deprecations: Deprecate support for '-py{N}' requirements 2018-01-09 14:31:01 +00:00
deprecate-testr-nose-integration-56e3e11248d946fc.yaml Deprecate testr and nose integration 2018-01-03 15:10:14 +00:00
fix-global-replace-of-src-prefix-in-glob-eb850b94ca96993e.yaml Do not globally replace path prefix 2019-01-11 13:56:52 +00:00
long-descr-content-type-f9a1003acbb8740f.yaml Special case long_description_content_type 2018-10-05 13:24:49 +00:00
remove-command-hooks-907d9c2325f306ca.yaml Remove support for command hooks 2017-10-09 10:48:33 +01:00
support-vcs-uris-with-subdirectories-20ad68b6138f72ca.yaml Add release note for fix to bug 1786306 2018-08-27 17:51:16 +00:00
v_version-457b38c8679c5868.yaml Support v<semver> version 2018-01-05 14:19:47 +00:00