Bug #5046
vCenter VMM poll returns escaped quotes
Status: | Closed | Start date: | 02/28/2017 | |
---|---|---|---|---|
Priority: | High | Due date: | ||
Assignee: | Javi Fontan | % Done: | 0% | |
Category: | Drivers - VM | |||
Target version: | Release 5.4 | |||
Resolution: | fixed | Pull request: | ||
Affected Versions: | OpenNebula 5.0, OpenNebula 5.2 |
Description
The method VCenterDriver::VCenterVm#info
is used for both IM monitoring and VMM monitoring. The output contains escaped quotes (\"
) as in IM monitoring it goes into POLL
variable. This is not the case when the poll is done using the VMM.
The output of info should be unescaped and changed only when it needs to be escaped.
Associated revisions
B #5046: vCenter VMM poll returns escaped quotes
History
#1 Updated by OpenNebula Systems Support Team over 4 years ago
- Status changed from Pending to Closed
- Assignee changed from Miguel Ángel Álvarez Cabrerizo to Javi Fontan
- Resolution set to fixed