mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
bug #748: Fix onedb typo
This commit is contained in:
parent
33b563da8c
commit
7b8cc44339
@ -115,7 +115,7 @@ class OneDBBacKEnd
|
||||
end
|
||||
end
|
||||
|
||||
class OneDBBackEndMySQL < OneDBBacKEnd
|
||||
class BackEndMySQL < OneDBBacKEnd
|
||||
def initialize(opts={})
|
||||
@server = ops[:server]
|
||||
@port = ops[:port]
|
||||
|
Loading…
x
Reference in New Issue
Block a user