1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-22 18:50:08 +03:00

B #5154: Add /HOST/DATASTORES to search path

This commit is contained in:
Ruben S. Montero 2020-10-30 13:29:05 +01:00
parent 08d4f89d99
commit bc7bb2673c
No known key found for this signature in database
GPG Key ID: A0CEA6FA880A1D87

View File

@ -30,6 +30,7 @@ int HostXML::host_num_paths = 6;
const char *HostXML::host_paths[] = {
"/HOST/TEMPLATE/",
"/HOST/HOST_SHARE/",
"/HOST/HOST_SHARE/DATASTORES/",
"/HOST/MONITORING/CAPACITY/",
"/HOST/MONITORING/SYSTEM/",
"/HOST/",