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

feature #1691: bug reading xen driver configuration

(cherry picked from commit 902c594b2e0c8e0e725627b1529c55de215549f3)
This commit is contained in:
Javi Fontan 2013-03-07 19:13:30 +01:00 committed by Ruben S. Montero
parent a5b0be6d57
commit 987f833b16
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@
# limitations under the License. #
#--------------------------------------------------------------------------- #
source $(dirname $0)/kvmrc
source $(dirname $0)/xenrc
source $(dirname $0)/../../scripts_common.sh
DOMAIN=$1

View File

@ -16,7 +16,7 @@
# limitations under the License. #
#--------------------------------------------------------------------------- #
source $(dirname $0)/kvmrc
source $(dirname $0)/xenrc
source $(dirname $0)/../../scripts_common.sh
DOMAIN=$1