[JIRA] (OVIRT-1917) Off by one bug in nested config parser

Daniel Belenky (oVirt JIRA) jira at ovirt-jira.atlassian.net
Tue Mar 6 08:34:20 UTC 2018


Daniel Belenky created OVIRT-1917:
-------------------------------------

             Summary: Off by one bug in nested config parser
                 Key: OVIRT-1917
                 URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1917
             Project: oVirt - virtualization made easy
          Issue Type: Bug
            Reporter: Daniel Belenky
            Assignee: infra
            Priority: Highest


There is an off by one bug in _cartesian_multiplication() (nested_config.py) where if given a list of vectors to try and merge with each other, the last vector, if merged, needs to be excluded from the final result since it was already merged. In other cases, if the last vector was not merged, it needs to be included in the final result.




--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100081)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ovirt.org/pipermail/infra/attachments/20180306/c34a8708/attachment.html>


More information about the Infra mailing list