summaryrefslogtreecommitdiffstats
path: root/build/0001-Removes-doing-yum-update.patch
AgeCommit message (Collapse)AuthorFilesLines
2017-03-06Build cleanupsDan Radez1-25/+0
- moved patch files into patches dir - python-etcd is packaged upstream Change-Id: I2ad33460e1a8b3e57d30976d92c7423a30a68fc9 Signed-off-by: Dan Radez <dradez@redhat.com>
2017-01-25Fixes yum update on undercloudTim Rozet1-0/+25
We had already disabled this via puppet, but the code upstream was moved into python. This patch now disables it in python. JIRA: APEX-382 Change-Id: Ib8bb82945244818b1de0f26e3e80f599be72e8f6 Signed-off-by: Tim Rozet <trozet@redhat.com>