diff options
author | Feng Pan <fpan@redhat.com> | 2018-11-01 16:22:18 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-11-01 16:22:19 +0000 |
commit | 03ad54f56a111dc15a834ae28cbef03da0ad68af (patch) | |
tree | 86194e90010ee0e57583e992e70480031126c1b8 /config/deploy/common-patches.yaml | |
parent | 63792906e8681bef2f0e03ee12ea422af53d9c12 (diff) | |
parent | d38e8a91c1a0e3f94d2a19876956ade48d1a8ed2 (diff) |
Merge "Fixes Docker image upload for master/rocky"
Diffstat (limited to 'config/deploy/common-patches.yaml')
-rw-r--r-- | config/deploy/common-patches.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/deploy/common-patches.yaml b/config/deploy/common-patches.yaml index c2172616..bac6812c 100644 --- a/config/deploy/common-patches.yaml +++ b/config/deploy/common-patches.yaml @@ -8,6 +8,8 @@ patches: project: openstack/tripleo-common - change-id: I8d1db69d520da069099f919f286e6a553dd645a5 project: openstack/tripleo-heat-templates + - change-id: Ia51a825d11bd9b94d0110f13cdf2a6bbcedf6194 + project: openstack/tripleo-common overcloud: - change-id: Ie988ba6a2d444a614e97c0edf5fce24b23970310 project: openstack/puppet-tripleo @@ -23,6 +25,8 @@ patches: branch: master - change-id: I8d1db69d520da069099f919f286e6a553dd645a5 project: openstack/tripleo-heat-templates + - change-id: Ia51a825d11bd9b94d0110f13cdf2a6bbcedf6194 + project: openstack/tripleo-common overcloud: - change-id: Ie988ba6a2d444a614e97c0edf5fce24b23970310 project: openstack/puppet-tripleo |