swift/swift/common
Matthieu Huin b61b177a3f Skip cname_lookup when host is an IP address
cname_lookup cannot resolve IP addresses as CNAME records, and therefore
should not attempt to resolve the host in that case. The middleware is
skipped when the host is an IP address.

Change-Id: I6961ec205e771116ace1ebcb8c088f3116eb38f0
Fixes: bug #1172289
2013-05-03 17:48:31 +02:00
..
middleware Skip cname_lookup when host is an IP address 2013-05-03 17:48:31 +02:00
ring Refactored lists of nodes to contact for requests 2013-04-08 20:48:32 +00:00
__init__.py moved LIMIT_LISTING const to swift.common.constraints, added test.unit.MockTrue, 100% test coverage on swift.common.constraints 2010-07-29 13:30:16 -05:00
bench.py Cleanup based on pyflakes. 2013-02-01 07:50:17 +11:00
bufferedhttp.py log message in exception level when path encoding errors happen. 2013-02-13 10:01:33 +08:00
constraints.py Static Large Object Support 2013-03-01 16:46:10 -08:00
daemon.py Added fallocate_reserve option 2013-01-29 20:07:26 +00:00
db.py simplify the chexor function 2013-03-07 01:34:46 -08:00
db_replicator.py Cleanup based on pyflakes. 2013-02-01 07:50:17 +11:00
direct_client.py Uses None instead of mutable dicts for default function arguments 2013-04-30 15:36:48 -05:00
exceptions.py Push fallocate() down into mkstemp(); use known size 2013-04-23 16:09:13 -04:00
http.py local WSGI Request and Response classes 2012-09-28 14:48:48 -07:00
internal_client.py Made internal client handle failed requests better 2013-02-04 19:59:38 +00:00
manager.py conf.d support 2013-04-30 00:17:46 -07:00
memcached.py Cleanup of file permissions 2013-02-15 11:06:11 -06:00
swob.py Uses None instead of mutable dicts for default function arguments 2013-04-30 15:36:48 -05:00
utils.py conf.d support 2013-04-30 00:17:46 -07:00
wsgi.py conf.d support 2013-04-30 00:17:46 -07:00