22572b506a
- It has been to its own gerrit project. - direct_client should follow next. - Implements blueprint clientbindings. Change-Id: I3bb50c95eba81302bfec71cb7ce5288b85a41dc0
174 lines
2.4 KiB
ReStructuredText
174 lines
2.4 KiB
ReStructuredText
.. _misc:
|
|
|
|
****
|
|
Misc
|
|
****
|
|
|
|
.. _exceptions:
|
|
|
|
Exceptions
|
|
==========
|
|
|
|
.. automodule:: swift.common.exceptions
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
.. _constraints:
|
|
|
|
Constraints
|
|
===========
|
|
|
|
.. automodule:: swift.common.constraints
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
.. _utils:
|
|
|
|
Utils
|
|
=====
|
|
|
|
.. automodule:: swift.common.utils
|
|
:members:
|
|
:show-inheritance:
|
|
|
|
.. _common_tempauth:
|
|
|
|
TempAuth
|
|
========
|
|
|
|
.. automodule:: swift.common.middleware.tempauth
|
|
:members:
|
|
:show-inheritance:
|
|
|
|
.. _acls:
|
|
|
|
ACLs
|
|
====
|
|
|
|
.. automodule:: swift.common.middleware.acl
|
|
:members:
|
|
:show-inheritance:
|
|
|
|
.. _wsgi:
|
|
|
|
WSGI
|
|
====
|
|
|
|
.. automodule:: swift.common.wsgi
|
|
:members:
|
|
:show-inheritance:
|
|
|
|
.. _direct_client:
|
|
|
|
Direct Client
|
|
=============
|
|
|
|
.. automodule:: swift.common.direct_client
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
.. _internal_client:
|
|
|
|
Internal Client
|
|
===============
|
|
|
|
.. automodule:: swift.common.internal_client
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
.. _buffered_http:
|
|
|
|
Buffered HTTP
|
|
=============
|
|
|
|
.. automodule:: swift.common.bufferedhttp
|
|
:members:
|
|
:show-inheritance:
|
|
|
|
.. _healthcheck:
|
|
|
|
Healthcheck
|
|
===========
|
|
|
|
.. automodule:: swift.common.middleware.healthcheck
|
|
:members:
|
|
:show-inheritance:
|
|
|
|
.. _recon:
|
|
|
|
Recon
|
|
===========
|
|
|
|
.. automodule:: swift.common.middleware.recon
|
|
:members:
|
|
:show-inheritance:
|
|
|
|
.. _memecached:
|
|
|
|
MemCacheD
|
|
=========
|
|
|
|
.. automodule:: swift.common.memcached
|
|
:members:
|
|
:show-inheritance:
|
|
|
|
Manager
|
|
=========
|
|
|
|
.. automodule:: swift.common.manager
|
|
:members:
|
|
:show-inheritance:
|
|
|
|
Ratelimit
|
|
=========
|
|
|
|
.. automodule:: swift.common.middleware.ratelimit
|
|
:members:
|
|
:show-inheritance:
|
|
|
|
StaticWeb
|
|
=========
|
|
|
|
.. automodule:: swift.common.middleware.staticweb
|
|
:members:
|
|
:show-inheritance:
|
|
|
|
TempURL
|
|
=======
|
|
|
|
.. automodule:: swift.common.middleware.tempurl
|
|
:members:
|
|
:show-inheritance:
|
|
|
|
FormPost
|
|
========
|
|
|
|
.. automodule:: swift.common.middleware.formpost
|
|
:members:
|
|
:show-inheritance:
|
|
|
|
Domain Remap
|
|
============
|
|
|
|
.. automodule:: swift.common.middleware.domain_remap
|
|
:members:
|
|
:show-inheritance:
|
|
|
|
CNAME Lookup
|
|
============
|
|
|
|
.. automodule:: swift.common.middleware.cname_lookup
|
|
:members:
|
|
:show-inheritance:
|
|
|
|
Proxy Logging
|
|
=============
|
|
|
|
.. automodule:: swift.common.middleware.proxy_logging
|
|
:members:
|
|
:show-inheritance:
|