panko.api.controllers.v2.base
Module¶None
Bases: wsme.types.wsproperty
Handle default and mandatory for wtypes.Enum.
None
Bases: wsme.types.DynamicBase
Base.
as_dict
(db_model)¶Base.
as_dict_from_keys
(keys)¶Base.
from_db_and_links
(m, links)¶Base.
from_db_model
(m)¶ClientSideError
(error, status_code=400)¶Bases: wsme.exc.ClientSideError
EntityNotFound
(entity, id)¶Bases: panko.api.controllers.v2.base.ClientSideError
None
Bases: wsme.types.UserType
A simple JSON type.
None
¶alias of builtins.str
JsonType.
validate
(value)¶ProjectNotAuthorized
(id, aspect='project')¶Bases: panko.api.controllers.v2.base.ClientSideError
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.