Bases: Serializer
Deserialize a dictionary into a request context.
ctxt – Request context dictionary
Deserialized form of entity
Deserialize something from primitive form.
ctxt – Request context, in deserialized form
entity – Primitive to be deserialized
Deserialized form of entity
Serialize a request context into a dictionary.
ctxt – Request context
Serialized form of context
Serialize something to primitive form.
ctxt – Request context, in deserialized form
entity – Entity to be serialized
Serialized form of entity
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.