From d92f142115d2cb78d38afb9ab8852fec64c39a3b Mon Sep 17 00:00:00 2001 From: Ganesh Nalawade Date: Tue, 9 Jun 2020 19:32:43 +0530 Subject: Update runtime.yml with removal_date (#42) Update runtime.yml with removal_date Reviewed-by: https://github.com/apps/ansible-zuul --- meta/runtime.yml | 51 ++++++++++++++++++++++++--------------------------- 1 file changed, 24 insertions(+), 27 deletions(-) (limited to 'meta') diff --git a/meta/runtime.yml b/meta/runtime.yml index 7d5402f..cecfc19 100644 --- a/meta/runtime.yml +++ b/meta/runtime.yml @@ -124,24 +124,23 @@ plugin_routing: interface: redirect: vyos.vyos.vyos_interface deprecation: - warning_text: vyos.vyos.interface has been deprecated and will be removed - in a release after 2022-6-01. See the plugin documentation for more details + removal_date: '2022-06-01' + warning_text: See the plugin documentation for more details vyos_interface: deprecation: - warning_text: vyos.vyos.vyos_interface has been deprecated and will be removed - in a release after 2022-6-01. See the plugin documentation for more details + removal_date: '2022-06-01' + warning_text: See the plugin documentation for more details interfaces: redirect: vyos.vyos.vyos_interfaces l3_interface: redirect: vyos.vyos.vyos_l3_interface deprecation: - warning_text: vyos.vyos.l3_interface has been deprecated and will be removed - in a release after 2022-6-01. See the plugin documentation for more details + removal_date: '2022-06-01' + warning_text: See the plugin documentation for more details vyos_l3_interface: deprecation: - warning_text: vyos.vyos.vyos_l3_interface has been deprecated and will be - removed in a release after 2022-6-01. See the plugin documentation for more - details + removal_date: '2022-06-01' + warning_text: See the plugin documentation for more details l3_interfaces: redirect: vyos.vyos.vyos_l3_interfaces lag_interfaces: @@ -149,33 +148,32 @@ plugin_routing: linkagg: redirect: vyos.vyos.vyos_linkagg deprecation: - warning_text: vyos.vyos.linkagg has been deprecated and will be removed in - a release after 2022-6-01. See the plugin documentation for more details + removal_date: '2022-06-01' + warning_text: See the plugin documentation for more details vyos_linkagg: deprecation: - warning_text: vyos.vyos.vyos_linkagg has been deprecated and will be removed - in a release after 2022-6-01. See the plugin documentation for more details + removal_date: '2022-06-01' + warning_text: See the plugin documentation for more details lldp: redirect: vyos.vyos.vyos_lldp deprecation: - warning_text: vyos.vyos.lldp has been deprecated and will be removed in a - release after 2022-6-01. See the plugin documentation for more details + removal_date: '2022-06-01' + warning_text: See the plugin documentation for more details vyos_lldp: deprecation: - warning_text: vyos.vyos.vyos_lldp has been deprecated and will be removed - in a release after 2022-6-01. See the plugin documentation for more details + removal_date: '2022-06-01' + warning_text: See the plugin documentation for more details lldp_global: redirect: vyos.vyos.vyos_lldp_global lldp_interface: redirect: vyos.vyos.vyos_lldp_interface deprecation: - warning_text: vyos.vyos.lldp_interface has been deprecated and will be removed - in a release after 2022-6-01. See the plugin documentation for more details + removal_date: '2022-06-01' + warning_text: See the plugin documentation for more details vyos_lldp_interface: deprecation: - warning_text: vyos.vyos.vyos_lldp_interface has been deprecated and will be - removed in a release after 2022-6-01. See the plugin documentation for more - details + removal_date: '2022-06-01' + warning_text: See the plugin documentation for more details lldp_interfaces: redirect: vyos.vyos.vyos_lldp_interfaces logging: @@ -189,13 +187,12 @@ plugin_routing: static_route: redirect: vyos.vyos.vyos_static_route deprecation: - warning_text: vyos.vyos.static_route has been deprecated and will be removed - in a release after 2022-6-01. See the plugin documentation for more details + removal_date: '2022-06-01' + warning_text: See the plugin documentation for more details vyos_static_route: deprecation: - warning_text: vyos.vyos.vyos_static_route has been deprecated and will be - removed in a release after 2022-6-01. See the plugin documentation for more - details + removal_date: '2022-06-01' + warning_text: See the plugin documentation for more details static_routes: redirect: vyos.vyos.vyos_static_routes system: -- cgit v1.2.3