From e47fddbbfee0b25ba91319f4700fcedef4ed93fc Mon Sep 17 00:00:00 2001 From: Scott Little Date: Thu, 12 Sep 2019 15:29:15 -0400 Subject: [PATCH] Build layering, add layer build config file and srpm lst 1, add layer build config file, srpm lst 2, remove unnecessary dependency on cgts-client Story: 2006166 Task: 37111 Change-Id: I40299b54bf9b1f2ce438568451eab943de9a0946 Signed-off-by: Scott Little Signed-off-by: Martin, Chen --- centos_build_layer.cfg | 1 + centos_srpms_centos.lst | 7 +++++++ openstack/python-horizon/centos/python-django-horizon.spec | 1 - 3 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 centos_build_layer.cfg create mode 100644 centos_srpms_centos.lst diff --git a/centos_build_layer.cfg b/centos_build_layer.cfg new file mode 100644 index 00000000..0e093317 --- /dev/null +++ b/centos_build_layer.cfg @@ -0,0 +1 @@ +distro diff --git a/centos_srpms_centos.lst b/centos_srpms_centos.lst new file mode 100644 index 00000000..8b1487f0 --- /dev/null +++ b/centos_srpms_centos.lst @@ -0,0 +1,7 @@ +openstack-keystone-15.0.0-0.2.0rc2.el7.src.rpm +python-openstackdocstheme-1.11.0-1.el7.src.rpm +python-osc-lib-1.7.0-1.el7.src.rpm +python-oslo-messaging-5.30.6-1.el7.src.rpm +python-os-vif-1.9.1-1.el7.src.rpm +python-wsme-0.9.2-1.el7.src.rpm +rabbitmq-server-3.6.5-1.el7.src.rpm diff --git a/openstack/python-horizon/centos/python-django-horizon.spec b/openstack/python-horizon/centos/python-django-horizon.spec index e1700af3..3a9c6b0e 100755 --- a/openstack/python-horizon/centos/python-django-horizon.spec +++ b/openstack/python-horizon/centos/python-django-horizon.spec @@ -39,7 +39,6 @@ BuildRequires: python-django Requires: python-django # STX -BuildRequires: cgts-client Requires: cgts-client Requires: pytz