From ae26bbdca3bf9f94f8b7adc90dcbcd8e5df83a8d Mon Sep 17 00:00:00 2001 From: Jack Ding Date: Mon, 13 Aug 2018 12:00:19 -0400 Subject: [PATCH] Exclude openstack-swift pkgs from compute/storage The low-capacity Swift solution this Story is implementing is on controllers only. Story: 2003518 Task: 24811 Depends-On: https://review.openstack.org/595330 Change-Id: I7bb98195bbda2a97f004329f024701475f139d53 Signed-off-by: Jack Ding --- bsp-files/filter_out_from_compute | 5 +++++ bsp-files/filter_out_from_compute_lowlatency | 5 +++++ bsp-files/filter_out_from_storage | 5 +++++ 3 files changed, 15 insertions(+) diff --git a/bsp-files/filter_out_from_compute b/bsp-files/filter_out_from_compute index 42af5c70..9f4da771 100644 --- a/bsp-files/filter_out_from_compute +++ b/bsp-files/filter_out_from_compute @@ -268,3 +268,8 @@ platform-kickstarts python-3parclient python-lefthandclient memcached +openstack-swift-object +openstack-swift-account +openstack-swift-container +openstack-swift-proxy + diff --git a/bsp-files/filter_out_from_compute_lowlatency b/bsp-files/filter_out_from_compute_lowlatency index 1de4659c..8505f033 100644 --- a/bsp-files/filter_out_from_compute_lowlatency +++ b/bsp-files/filter_out_from_compute_lowlatency @@ -270,3 +270,8 @@ platform-kickstarts python-3parclient python-lefthandclient memcached +openstack-swift-object +openstack-swift-account +openstack-swift-container +openstack-swift-proxy + diff --git a/bsp-files/filter_out_from_storage b/bsp-files/filter_out_from_storage index 34476a4f..d8e0b8e5 100644 --- a/bsp-files/filter_out_from_storage +++ b/bsp-files/filter_out_from_storage @@ -309,3 +309,8 @@ platform-kickstarts python-3parclient python-lefthandclient memcached +openstack-swift-object +openstack-swift-account +openstack-swift-container +openstack-swift-proxy +