We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Description Some API error codes are missing at Golang API
Additional Context The missed error codes are: ALLOCATE = 0x4000 LOCKED = 0x8000
The text was updated successfully, but these errors were encountered:
F OpenNebula#3149 API error codes missed in GOCA
ddea7d5
F OpenNebula#3149 update String() method
1606292
F #3149: API error codes missed in GOCA (#3150)
4999853
c514a51
(cherry picked from commit 4999853)
F #6444: Adjust views in Sunstone (#3149)
47392a0
Signed-off-by: dcarracedo <[email protected]>
christian7007
No branches or pull requests
Description
Some API error codes are missing at Golang API
Additional Context
The missed error codes are:
ALLOCATE = 0x4000
LOCKED = 0x8000
Progress Status
The text was updated successfully, but these errors were encountered: