瀏覽代碼

Enable storage mapping on Oracle VM.

Nashwan Azhari 7 年之前
父節點
當前提交
973d096b41
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      config.js

+ 1 - 1
config.js

@@ -29,7 +29,7 @@ const conf: Config = {
   requestPollTimeout: 5000,
   requestPollTimeout: 5000,
 
 
   // The list of providers which offer storage listing
   // The list of providers which offer storage listing
-  storageProviders: ['openstack', 'azure'],
+  storageProviders: ['openstack', 'azure', 'oracle_vm'],
 
 
   // The list of providers which offer source options
   // The list of providers which offer source options
   sourceOptionsProviders: ['aws'],
   sourceOptionsProviders: ['aws'],