Remove deprecation message from panko::api

The panko::api class was marked as deprecated[1] a long ago without
either any clear announcement or release note.
However in fact puppet-panko has been maitainced and Panko is still
a part of OpenStack projects now.
This patch removes the deprecation message regarding the fact that
there are no actual plans to remove it.

[1] 272f764ce3

Change-Id: I9a64b0b6f6f883d15ab81ea7a8b7e2a18597b119
This commit is contained in:
Takashi Kajinami 2020-08-31 18:14:39 +09:00
parent a39b2938ab
commit e531643b51
1 changed files with 0 additions and 2 deletions

View File

@ -100,8 +100,6 @@ class panko::api (
$event_time_to_live = $::os_service_default,
) inherits panko::params {
warning('This Class is deprecated and will be removed in future releases.')
include panko::deps
include panko::policy