From 76ab3f54cb4f2bc5c921ec548c638316cbf35926 Mon Sep 17 00:00:00 2001 From: Don Penney Date: Thu, 14 Nov 2019 10:47:16 -0500 Subject: [PATCH] Add NFV wheels to tarball A recent update to starlingx-dashboard requirements.txt adds nfv-client to the stx-horizon image. Adding the NFV wheels to the tarball to resolve a build failure that results. Change-Id: I7f132939fde13fa69f1160dfcdefcbbaa94f507b Story: 2006544 Task: 37447 Signed-off-by: Don Penney --- centos_dev_wheels.inc | 1 + centos_stable_wheels.inc | 1 + 2 files changed, 2 insertions(+) diff --git a/centos_dev_wheels.inc b/centos_dev_wheels.inc index e12bd21a..b3504944 100644 --- a/centos_dev_wheels.inc +++ b/centos_dev_wheels.inc @@ -1 +1,2 @@ nova-api-proxy-wheels +nfv-wheels diff --git a/centos_stable_wheels.inc b/centos_stable_wheels.inc index e12bd21a..b3504944 100644 --- a/centos_stable_wheels.inc +++ b/centos_stable_wheels.inc @@ -1 +1,2 @@ nova-api-proxy-wheels +nfv-wheels