[one-users] bug in onevm

IJff, E.G. bert.ijff at vu.nl
Wed Oct 10 02:05:42 PDT 2012


Hi,

I'm using OpenNebula at the Vrije Universiteit in Amsterdam, NL.
When reading the "onevm help" I found that option "-t" seems to serve two purposes:

$ onevm help | grep '.-t'
     -t, --target type         Device where the image will be attached
     -t, --type type           Type of the new Image

in /cm/shared/package/OpenNebula/current/srv/cloud/one/bin/onevm the following code (lines 40..54) seems to be wrong:
    TYPE={
        :name => "type",
        :short => "-t type",
        :large => "--type type",
        :format => String,
        :description => "Type of the new Image"
    }

    TARGET={
        :name => "target",
        :short => "-t type",
        :large => "--target type",
        :format => String,
        :description => "Device where the image will be attached"
    }

Best regards,
Bert

P.S. this is my first post to this list, so if I should report bugs somewhere else, please let me know.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opennebula.org/pipermail/users-opennebula.org/attachments/20121010/f4a95739/attachment.htm>


More information about the Users mailing list