From 9883110ad217d8618f80cbb88eb0e595bc25f089 Mon Sep 17 00:00:00 2001 From: Michal Ptacek Date: Fri, 31 May 2019 10:09:33 +0000 Subject: Adding rpm data list This list contains full record of all needed rpms. We decided to enlist full list including versions to have full control over what will be installed and what was verified. Goal is to avoid issues about different dependencies coming later. It is expected that major change will cause download to fail which will work as early detection of problems. Change-Id: Icdb55918dc20660c2c835d0e759b3eb5bad1f2fd Issue-ID: OOM-1803 Signed-off-by: Michal Ptacek --- build/data_lists/onap_rpm.list | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 build/data_lists/onap_rpm.list (limited to 'build/data_lists/onap_rpm.list') diff --git a/build/data_lists/onap_rpm.list b/build/data_lists/onap_rpm.list new file mode 100644 index 00000000..4595d4b1 --- /dev/null +++ b/build/data_lists/onap_rpm.list @@ -0,0 +1,21 @@ +containerd.io-1.2.5-3.1.el7.x86_64 +container-selinux-1.12.5-14.el7.x86_64 +container-selinux-2.95-2.el7_6.noarch +docker-ce-18.09.5-3.el7.x86_64 +docker-ce-cli-18.09.6-3.el7.x86_64 +gssproxy-0.7.0-21.el7.x86_64 +keyutils-1.5.8-3.el7.x86_64 +libbasicobjects-0.1.1-32.el7.x86_64 +libcollection-0.7.0-32.el7.x86_64 +libevent-2.0.21-4.el7.x86_64 +libini_config-1.3.1-32.el7.x86_64 +libnfsidmap-0.25-19.el7.x86_64 +libpath_utils-0.2.1-32.el7.x86_64 +libref_array-0.1.5-32.el7.x86_64 +libverto-libevent-0.2.5-4.el7.x86_64 +nfs-utils-1.3.0-0.61.el7.x86_64 +python-docker-py-1.10.6-9.el7_6.noarch +python-docker-pycreds-0.3.0-9.el7_6.noarch +python-ipaddress-1.0.16-2.el7.noarch +python-jsonpointer-1.9-2.el7.noarch +python-websocket-client-0.32.0-116.el7.noarch -- cgit 1.2.3-korg