commit | d0ebf31641a8e1a6de8f22ee35da39c2eefefbd2 | [log] [tgz] |
---|---|---|
author | Alexey Ovchinnikov <aovchinnikov@mirantis.com> | Tue Jun 04 11:12:58 2019 +0200 |
committer | Alexey Ovchinnikov <aovchinnikov@mirantis.com> | Tue Jun 04 16:21:44 2019 +0200 |
tree | 6fa2656abf091e57512d88eeeabcf248a21e987d | |
parent | 9e9566526dc34bb20c6d870315e2bce3b20ba401 [diff] |
Fix for issue with direct value in counters It appears that counted values may contain direct values instead of range names which can break node generation. This commit fixes the problem and also makes code a little more PEP8 compatible. Also it contains a fix for erroneous inlined paramter expansion. PROD-30700 Change-Id: Ib6fddc4a8181df9813d98f28f776e1185e455535