From 3f89385863dbe467a6486a8ee7820621ecd0eb3c Mon Sep 17 00:00:00 2001 From: Kevin Carter Date: Sat, 14 Mar 2015 13:58:58 -0500 Subject: [PATCH] Removed all rackspace related logging parts This commit removes all of the rackspace related logging components. This change is part 1 of 3 to update all of the logging bits within the stack such that they're made more generic and community consumable. Plays removed: * rsyslog-install.yml Roles removed: * rsyslog_setup Variable changes: * The default kibana and elasticsreach variables were removed. Example config changes: * The environment map was updated with the removed logging comonents. Gate changes: * rsyslog-install has been removed from the gating script as it no longer serves the same purpose. * The kibana variable override was removed. * Kibana entries in `haproxy_config.yml` have been removed. DocImpact Implements: blueprint rsyslog-update Change-Id: Icd25653a29c9936cecc63ba5dc82aeb1cfb7ebd8 --- meta/main.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/meta/main.yml b/meta/main.yml index ee9aeac4..800551c4 100644 --- a/meta/main.yml +++ b/meta/main.yml @@ -30,6 +30,5 @@ galaxy_info: - development - openstack dependencies: - - rsyslog_setup - openstack_openrc - pip_lock_down