From 6c6de8e4d70852da3d7928433c9c615b2b0e138a Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Thu, 13 Jul 2023 00:44:22 +0900 Subject: [PATCH] Remove old and outdated TODOs These TODOs no longer look valid. Change-Id: I50b5dab0245dc835589d490cf8aba4ab9129c0f9 --- manifests/proxy.pp | 5 ----- 1 file changed, 5 deletions(-) diff --git a/manifests/proxy.pp b/manifests/proxy.pp index 4ef361e6..6a847023 100644 --- a/manifests/proxy.pp +++ b/manifests/proxy.pp @@ -1,9 +1,4 @@ # -# TODO - assumes that proxy server is always a memcached server -# -# TODO - the full list of all things that can be configured is here -# https://github.com/openstack/swift/tree/master/swift/common/middleware -# # Installs and configures the swift proxy node. # # == Parameters