mors/mors/leasehandler/constants.py

6 lines
90 B
Python

# Copyright Platform9 Systems Inc. 2016
SUCCESS_OK = 0
ERR_NOT_FOUND = 1
ERR_UNKNOWN = 2