From 61201d1a7bc93cb9eda6593cd4ad49921800dc84 Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Tue, 7 Apr 2020 22:11:10 +0900 Subject: [PATCH] Cleanup remaining iteams for removed Tacker service ... because we already removed support for Tacker services[1]. [1] b44a0795781fbed4f8948db1ac1ce545785943ba Change-Id: I587d832fa11f3879b9bf1d3a6dda94fe6d6e0820 --- README.rst | 2 -- deployment/haproxy/haproxy-edge-container-puppet.yaml | 1 - zuul.d/layout.yaml | 1 - 3 files changed, 4 deletions(-) diff --git a/README.rst b/README.rst index c3972aaa73..e5d96da725 100644 --- a/README.rst +++ b/README.rst @@ -128,8 +128,6 @@ and should be executed according to the following table: +----------------+--------+--------+--------+--------+--------+--------+--------+--------+--------+--------+--------+ | cephrgw | | | | | X | | | | | | | +----------------+--------+--------+--------+--------+--------+--------+--------+--------+--------+--------+--------+ -| tacker | | | | | | | X | | | | | -+----------------+--------+--------+--------+--------+--------+--------+--------+--------+--------+--------+--------+ | cephmds | | | | | X | | | | | | | +----------------+--------+--------+--------+--------+--------+--------+--------+--------+--------+--------+--------+ | manila | | | | | X | | | | | | | diff --git a/deployment/haproxy/haproxy-edge-container-puppet.yaml b/deployment/haproxy/haproxy-edge-container-puppet.yaml index 39607f585c..b4a3b88fa4 100644 --- a/deployment/haproxy/haproxy-edge-container-puppet.yaml +++ b/deployment/haproxy/haproxy-edge-container-puppet.yaml @@ -128,7 +128,6 @@ outputs: tripleo::haproxy::redis: false tripleo::haproxy::sahara: false tripleo::haproxy::swift_proxy_server: false - tripleo::haproxy::tacker: false tripleo::haproxy::zaqar_api: false tripleo::haproxy::zaqar_ws: false service_config_settings: diff --git a/zuul.d/layout.yaml b/zuul.d/layout.yaml index b3be8a9c01..5839a6dc12 100644 --- a/zuul.d/layout.yaml +++ b/zuul.d/layout.yaml @@ -55,7 +55,6 @@ - ci/environments/scenario007-multinode-containers.yaml - ^(deployment|docker|puppet)/neutron-plugin-ml2.yaml #LP1765975 - ^(deployment|docker|puppet)/.*.*ovn.*$ - - ^(deployment|docker|puppet)/.*tacker.*$ - ^ci/common/.*$ - ^environments\/.*.yaml - ^deployed-server/.*$