The tacker.api.v1.resource Module

The tacker.api.v1.resource Module

Utility methods for working with WSGI servers redux

class tacker.api.v1.resource.Request(environ, charset=None, unicode_errors=None, decode_param_names=None, **kw)

Bases: tacker.wsgi.Request

tacker.api.v1.resource.Resource(controller, faults=None, deserializers=None, serializers=None)

API entity resource.

Represents an API entity resource and the associated serialization and deserialization logic

tacker.api.v1.resource.extract_exc_details(e)
Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.