mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
onedb: The 3.0 migrator was renamed to 3.0.0 in one-3.0, but not in master. See commit:ac2f9966
This commit is contained in:
parent
1122f2f2d3
commit
75324dab26
@ -18,11 +18,11 @@ include REXML
|
||||
|
||||
module Migrator
|
||||
def db_version
|
||||
"3.0"
|
||||
"3.0.0"
|
||||
end
|
||||
|
||||
def one_version
|
||||
"OpenNebula 3.0"
|
||||
"OpenNebula 3.0.0"
|
||||
end
|
||||
|
||||
def up
|
Loading…
x
Reference in New Issue
Block a user