Bug #23

Multiple value attributes are not properly shown

Added by Ruben S. Montero about 13 years ago. Updated about 13 years ago.

Status:ClosedStart date:
Priority:HighDue date:
Assignee:Tino Vázquez% Done:

0%

Category:Client API & Library
Target version:Release 1.0
Resolution:fixed Pull request:
Affected Versions:

Description

In the onevm show command template attributes with multiple values are not properly shown. For example the following template:

CPU=0.5
BOOT="sda1"
DISK=[image="/vCluster/images/etch.img",dev="sda",mode=w]

is shown (by onevm show) as:

....: Template :....
BOOT : sda1
CPU : 0.5
DISK : DEV

Associated revisions

Revision 154b5440
Added by Tino Vázquez about 13 years ago

Fix for ticket #23

git-svn-id: http://svn.opennebula.org/trunk@30 3034c82b-c49b-4eb3-8279-a7acafdc01c0

History

#1 Updated by Tino Vázquez about 13 years ago

  • Resolution set to fixed

Fixed with r30

Also available in: Atom PDF