The apmec.api.v1.resource Module

The apmec.api.v1.resource Module

Utility methods for working with WSGI servers redux

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

Bases: apmec.wsgi.Request

apmec.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

apmec.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.