e8b360fa22
OSLO logging currently defaults the 'use_stderr' option to True which results duplicate logs in service daemon logs for both upstart and systemd. To correct this issue the use_stderr option has been set to false. Change-Id: I601c764bcb731baeedba784787b721cccfa487e4 Closes-Bug: 1588051 Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>