From 6a8d65fdf380d2f6e7cc2d4de1d199533b82947c Mon Sep 17 00:00:00 2001 From: Sun Austin Date: Thu, 14 Nov 2019 11:12:27 +0800 Subject: [PATCH] Add python-cephclient stable/dev wheel file to wheel tarball This will add python-cephclient whl to wheel tarball to make sure build stx-horzion image successfully Story: 2006544 Task: 37437 Change-Id: I5a603ab132eadb7c37e7adedf79dc5ff5bd295f7 Signed-off-by: Sun Austin --- centos_dev_wheels.inc | 1 + centos_stable_wheels.inc | 1 + 2 files changed, 2 insertions(+) create mode 100644 centos_dev_wheels.inc create mode 100644 centos_stable_wheels.inc diff --git a/centos_dev_wheels.inc b/centos_dev_wheels.inc new file mode 100644 index 00000000..314a4ebc --- /dev/null +++ b/centos_dev_wheels.inc @@ -0,0 +1 @@ +python-cephclient-wheels diff --git a/centos_stable_wheels.inc b/centos_stable_wheels.inc new file mode 100644 index 00000000..314a4ebc --- /dev/null +++ b/centos_stable_wheels.inc @@ -0,0 +1 @@ +python-cephclient-wheels