From ef5f0ffb9007ce93dd703fd8e900126f7a9ab381 Mon Sep 17 00:00:00 2001 From: Scott Little Date: Wed, 20 Jun 2018 13:59:43 -0400 Subject: [PATCH] Split centos-pkg-dirs along git boundaries. Problem: The centos-pkg-dirs files should only reference packages with compilation instructions hosted in the same git. Solution: Create centos-pkg-dirs files in other stx-* gits, and relocate the relevant entries from the stx-utils centos-pkg-dirs into the appropriate destination git. Change-Id: I9c15ca3d33de011c37a198c770af156cffd1b960 Signed-off-by: Scott Little --- centos_pkg_dirs | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 centos_pkg_dirs diff --git a/centos_pkg_dirs b/centos_pkg_dirs new file mode 100644 index 00000000..081f5e8a --- /dev/null +++ b/centos_pkg_dirs @@ -0,0 +1,5 @@ +nova-api-proxy +guest-client +guest-agent +guest-comm +nfv