Handles all requests related to user facing messages.
Bases: cinder.db.base.Base
API for handling user messages.
Create a message with the specified information.
Delete message with the specified id.
Return message with the specified id.
Return all messages for the given context.