Reviewed: https://review.openstack.org/110753 Committed: https://git.openstack.org/cgit/openstack/oslo-incubator/commit/?id=1188d88a73e75da5c143d0dfad34e10dad0daee0 Submitter: Jenkins Branch: master
commit 1188d88a73e75da5c143d0dfad34e10dad0daee0 Author: Lance Bragstad <email address hidden> Date: Wed Jul 30 17:31:45 2014 +0000
Except socket.error if syslog isn't running
When setting `use_syslog=true` and restarting the service, if syslog (or rsyslog) isn't running, except the error and inform the user instead of failing with a generic Errno 111.
Change-Id: Ie4ce3e84dcff838b569d6e2711aee5ea21c01083 Partial-Bug: 1328501
Reviewed: https:/ /review. openstack. org/110753 /git.openstack. org/cgit/ openstack/ oslo-incubator/ commit/ ?id=1188d88a73e 75da5c143d0dfad 34e10dad0daee0
Committed: https:/
Submitter: Jenkins
Branch: master
commit 1188d88a73e75da 5c143d0dfad34e1 0dad0daee0
Author: Lance Bragstad <email address hidden>
Date: Wed Jul 30 17:31:45 2014 +0000
Except socket.error if syslog isn't running
When setting `use_syslog=true` and restarting the service, if syslog (or
rsyslog) isn't running, except the error and inform the user instead
of failing with a generic Errno 111.
Change-Id: Ie4ce3e84dcff83 8b569d6e2711aee 5ea21c01083
Partial-Bug: 1328501