mirror of https://github.com/apache/cloudstack.git
Revert "Added missing strings in codes.py"
This reverts commit c7c10f5220.
This commit is contained in:
parent
9f314c69a0
commit
658168075e
|
|
@ -52,8 +52,6 @@ YES = "yes"
|
|||
FAILED = "FAILED"
|
||||
UNKNOWN_ERROR = "Unknown Error"
|
||||
EXCEPTION = "EXCEPTION"
|
||||
ADMIN_ACCOUNT = "admin account"
|
||||
USER_ACCOUNT = "user account"
|
||||
BASIC_ZONE = "basic"
|
||||
ISOLATED_NETWORK = "ISOLATED"
|
||||
SHARED_NETWORK = "SHARED"
|
||||
|
|
|
|||
Loading…
Reference in New Issue