Bug #1117
Template update does not quote values with brackets [ ]
Status: | Closed | Start date: | 02/08/2012 | |
---|---|---|---|---|
Priority: | Normal | Due 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
bug #1117: Format Templates preserving double qoutes. It checks for empty elements (e.g. <CLUSTER/>) to preserve syntax correctness
bug #1117: Format Templates preserving double qoutes. It checks for empty elements (e.g. <CLUSTER/>) to preserve syntax correctness
(cherry picked from commit f7b7f0cc4a1983dd76203e8985374ac12784b0bc)
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