From 55f5327a69d15e383e29f663ae3f38926059f897 Mon Sep 17 00:00:00 2001 From: zhipengl Date: Wed, 31 Oct 2018 00:00:38 +0800 Subject: [PATCH] move memcached changes from platform-utils Need to change related filter files as we only install memcached package in controller node. Basical multinode deployment test pass. Story: 2004108 Task: 27517 Change-Id: Id21d3db9d172398f6c23f86e5dd5f9e5a249c6b8 Signed-off-by: zhipengl --- bsp-files/filter_out_from_compute | 1 + bsp-files/filter_out_from_compute_lowlatency | 1 + bsp-files/filter_out_from_storage | 1 + 3 files changed, 3 insertions(+) diff --git a/bsp-files/filter_out_from_compute b/bsp-files/filter_out_from_compute index f55519b7..2560ae48 100644 --- a/bsp-files/filter_out_from_compute +++ b/bsp-files/filter_out_from_compute @@ -270,6 +270,7 @@ python-3parclient python-lefthandclient screen memcached +memcached-custom openstack-swift-object openstack-swift-account openstack-swift-container diff --git a/bsp-files/filter_out_from_compute_lowlatency b/bsp-files/filter_out_from_compute_lowlatency index 13862440..891c7888 100644 --- a/bsp-files/filter_out_from_compute_lowlatency +++ b/bsp-files/filter_out_from_compute_lowlatency @@ -272,6 +272,7 @@ python-3parclient python-lefthandclient screen memcached +memcached-custom openstack-swift-object openstack-swift-account openstack-swift-container diff --git a/bsp-files/filter_out_from_storage b/bsp-files/filter_out_from_storage index c6b93ea6..127e801b 100644 --- a/bsp-files/filter_out_from_storage +++ b/bsp-files/filter_out_from_storage @@ -311,6 +311,7 @@ python-3parclient python-lefthandclient screen memcached +memcached-custom openstack-swift-object openstack-swift-account openstack-swift-container