Bug #4355
CURRENT_VMS does not accept string values
| Status: | Closed | Start date: | 02/22/2016 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% | |
| Category: | Core & System | |||
| Target version: | Release 5.0 | |||
| Resolution: | fixed | Pull request: | ||
| Affected Versions: | OpenNebula 4.14 |
Description
CURRENT_VMS = "1" is not valid, while CURRENT_VMS = 1 is valid. On the other hand, both CLUSTER_ID="100" and CLUSTER_ID=100 are valid.
Associated revisions
bug #4355: CURRENT_VMS can be now of any type. Better handling of
ObjectXML::search templates
History
#1
Updated by Ruben S. Montero over 5 years ago
- Status changed from New to Closed
- Resolution set to fixed