Bug #2780
Flag --csv does not work with ruby 1.8.7
Status: | Closed | Start date: | 03/18/2014 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Javi Fontan | % Done: | 0% | |
Category: | CLI | |||
Target version: | Release 4.6 | |||
Resolution: | fixed | Pull request: | ||
Affected Versions: | OpenNebula 4.6 |
Description
The csv formating uses a CSV function not available in 1.8.7.
$ onevm list --csv /Users/jfontan/work/one/install/lib/ruby/cli/cli_helper.rb:271:in `print_data': undefined method `CSV' for #<CLIHelper::ShowTable:0x103672808> (NoMethodError)
Associated revisions
bug #2780: fix --csv flag for CLI in ruby 1.8.7
History
#1 Updated by Javi Fontan over 7 years ago
- Status changed from Assigned to Closed
- Resolution set to fixed