Swiftclient is logging a 404 when looking for
overcloud-without-mergepy.yaml. To stop this, disable logging
below the critical level for swiftclient. Note that we catch the
resulting exception from swiftclient and log it ourselves if
necessary, so there's no loss of information in the legitimate
error case.
Reviewed: https:/ /review. openstack. org/374386 /git.openstack. org/cgit/ openstack/ python- tripleoclient/ commit/ ?id=4f9e9597041 555c6d0657e9ccf 544b781c0f4dcf
Committed: https:/
Submitter: Jenkins
Branch: master
commit 4f9e9597041555c 6d0657e9ccf544b 781c0f4dcf
Author: Ben Nemec <email address hidden>
Date: Wed Sep 21 21:35:55 2016 +0000
Stop logging swiftclient errors
Swiftclient is logging a 404 when looking for without- mergepy. yaml. To stop this, disable logging
overcloud-
below the critical level for swiftclient. Note that we catch the
resulting exception from swiftclient and log it ourselves if
necessary, so there's no loss of information in the legitimate
error case.
Change-Id: I24144f3ab2b63c 4a0f5fc2c9271e4 a51a9ea1353
Closes-Bug: 1626267