Cleanup remaining iteams for removed Tacker service

... because we already removed support for Tacker services[1].

[1] b44a079578

Change-Id: I587d832fa11f3879b9bf1d3a6dda94fe6d6e0820
This commit is contained in:
Takashi Kajinami 2020-04-07 22:11:10 +09:00
parent 269450c92d
commit 61201d1a7b
3 changed files with 0 additions and 4 deletions

View File

@ -128,8 +128,6 @@ and should be executed according to the following table:
+----------------+--------+--------+--------+--------+--------+--------+--------+--------+--------+--------+--------+
| cephrgw | | | | | X | | | | | | |
+----------------+--------+--------+--------+--------+--------+--------+--------+--------+--------+--------+--------+
| tacker | | | | | | | X | | | | |
+----------------+--------+--------+--------+--------+--------+--------+--------+--------+--------+--------+--------+
| cephmds | | | | | X | | | | | | |
+----------------+--------+--------+--------+--------+--------+--------+--------+--------+--------+--------+--------+
| manila | | | | | X | | | | | | |

View File

@ -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:

View File

@ -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/.*$