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

Bug #461: Add yaml dependency to oneauth(cherry picked from commit c22ec002b7bc621fb30d8daea4d14853c6d2f4c8)

This commit is contained in:
Daniel Molina 2011-01-31 14:10:53 +01:00
parent 5272a18a12
commit 2c68e039db

View File

@ -39,6 +39,7 @@ require 'quota'
require 'ssh_auth'
require 'client_utilities'
require 'command_parse'
require 'yaml'
COMMANDS_HELP=<<-EOT