mirror of
https://github.com/OpenNebula/one.git
synced 2024-12-23 17:33:56 +03:00
That line is necessary
This commit is contained in:
parent
f0006da6e1
commit
e35e097469
@ -47,7 +47,8 @@ class MarketPlaceDriver < OpenNebulaDriver
|
||||
:import => "IMPORT",
|
||||
:delete => "DELETE",
|
||||
:log => "LOG",
|
||||
:monitor => "MONITOR"
|
||||
:monitor => "MONITOR",
|
||||
:export => "EXPORT" #For Datastore export action
|
||||
}
|
||||
|
||||
# XPATHs for driver messages
|
||||
|
Loading…
Reference in New Issue
Block a user