heat/heat/engine/clients/os
Steve Baker 299d1f591d Silence swiftclient logging
swiftclient doesn't use oslo_log and logs ERROR with TRACE for
response exceptions like 404. This isn't desirable for heat which
relies on 404s to know a delete is complete.

This change sets the swiftclient logging level to CRITICAL in the
client plugin.

Change-Id: Ie11a6d19068169424ee883ce428aad306d647f0d
Partial-Bug: #1606404
2016-07-28 03:08:41 +00:00
..
keystone Use keystone session from context in client plugin 2016-07-27 04:12:13 +00:00
neutron Use keystone session from context in client plugin 2016-07-27 04:12:13 +00:00
__init__.py Use caching for resource name/id finders 2016-02-18 17:52:03 +05:30
aodh.py Add keystone_session property to context 2016-06-27 10:00:00 +05:30
barbican.py Use keystone session from context in client plugin 2016-07-27 04:12:13 +00:00
ceilometer.py Use keystone session from context in client plugin 2016-07-27 04:12:13 +00:00
cinder.py Use keystone session from context in client plugin 2016-07-27 04:12:13 +00:00
designate.py Use keystone session from context in client plugin 2016-07-27 04:12:13 +00:00
glance.py Use keystone session from context in client plugin 2016-07-27 04:12:13 +00:00
heat_plugin.py Use keystone session from context in client plugin 2016-07-27 04:12:13 +00:00
magnum.py Use keystone session from context in client plugin 2016-07-27 04:12:13 +00:00
manila.py Use keystone session from context in client plugin 2016-07-27 04:12:13 +00:00
mistral.py Use keystone session from context in client plugin 2016-07-27 04:12:13 +00:00
monasca.py Makes monasca plugin as supported 2016-05-15 12:01:42 +05:30
nova.py Use keystone session from context in client plugin 2016-07-27 04:12:13 +00:00
sahara.py Use keystone session from context in client plugin 2016-07-27 04:12:13 +00:00
senlin.py Use keystone session from context in client plugin 2016-07-27 04:12:13 +00:00
swift.py Silence swiftclient logging 2016-07-28 03:08:41 +00:00
trove.py Use keystone session from context in client plugin 2016-07-27 04:12:13 +00:00
zaqar.py Use keystone session from context in client plugin 2016-07-27 04:12:13 +00:00