mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
M #-: Ouput of HTTP errors breaks monitor parsing
This commit is contained in:
parent
052192ebf0
commit
dd801e2db0
@ -80,8 +80,6 @@ class LinuxContainersMarket
|
||||
|
||||
return 0, response.body if response.is_a? Net::HTTPSuccess
|
||||
|
||||
puts response.code.to_i
|
||||
puts response.msg
|
||||
[response.code.to_i, response.msg]
|
||||
end
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user