Bug #1117

Template update does not quote values with brackets [ ]

Added by Hector Sanjuan over 9 years ago. Updated over 9 years ago.

Status:ClosedStart date:02/08/2012
Priority:NormalDue date:
Assignee:Ruben S. Montero% Done:

0%

Category:CLI
Target version:Release 3.4
Resolution:fixed Pull request:
Affected Versions:OpenNebula 3.2

Description

for example line

IP_PUBLIC="$NIC[IP]",

is shown as IP_PUBLIC=$NIC[IP] when issuing a template update, and update fails due to unexpected brackets, unless quotes are added again manually.

Associated revisions

Revision f7b7f0cc
Added by Ruben S. Montero over 9 years ago

bug #1117: Format Templates preserving double qoutes. It checks for empty elements (e.g. <CLUSTER/>) to preserve syntax correctness

Revision 01eaa79d
Added by Ruben S. Montero over 9 years ago

bug #1117: Format Templates preserving double qoutes. It checks for empty elements (e.g. <CLUSTER/>) to preserve syntax correctness
(cherry picked from commit f7b7f0cc4a1983dd76203e8985374ac12784b0bc)

Revision 5e52c263
Added by Ruben S. Montero over 9 years ago

bug #1117: Get rid of unsupported API calls in Ruby 1.8.7

History

#1 Updated by Ruben S. Montero over 9 years ago

  • Target version set to Release 3.4

#2 Updated by Ruben S. Montero over 9 years ago

  • Status changed from New to Assigned
  • Assignee set to Ruben S. Montero

#3 Updated by Ruben S. Montero over 9 years ago

  • Status changed from Assigned to Closed
  • Resolution set to fixed

Also available in: Atom PDF