mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
F #5005: Added comment for missing migration
This commit is contained in:
parent
e989581c13
commit
7734743c3d
@ -100,6 +100,7 @@ module Migrator
|
||||
# Adds UID, GID and REQUEST_ID to history records
|
||||
############################################################################
|
||||
def feature_5005
|
||||
#TODO ADD VALUES TO HISTORY POOL TABLE
|
||||
@db.run "ALTER TABLE vm_pool RENAME TO old_vm_pool;"
|
||||
@db.run vm_pool_schema()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user