Comparison of String < Integer errors for operating system release
Bug #1425300 reported by
Mike Dorman
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
puppet-cinder |
Fix Released
|
Undecided
|
Gael Chamoulaud | ||
puppet-manila |
Fix Released
|
Undecided
|
Gael Chamoulaud | ||
puppet-nova |
Fix Released
|
Undecided
|
Gael Chamoulaud | ||
puppet-openstacklib |
Fix Released
|
Undecided
|
Gael Chamoulaud |
Bug Description
Under Puppet 4.x language (i.e. future parser and evaluator), if the ::operatingsyst
Error: Evaluation Error: Comparison of: String < Integer, is not possible. Caused by 'A String is not comparable to a non String'.
This can be solved by using the versioncmp() function from stdlib in these situations.
Changed in puppet-nova: | |
assignee: | Mike Dorman (mdorman-m) → Gael Chamoulaud (gael-chamoulaud) |
Changed in puppet-nova: | |
milestone: | none → 6.0.0 |
Changed in puppet-cinder: | |
milestone: | none → 6.0.0 |
Changed in puppet-cinder: | |
status: | Fix Committed → Fix Released |
Changed in puppet-manila: | |
status: | Fix Committed → Fix Released |
Changed in puppet-nova: | |
status: | Fix Committed → Fix Released |
Changed in puppet-openstacklib: | |
status: | Fix Committed → Fix Released |
Changed in puppet-cinder: | |
status: | Fix Released → Fix Committed |
Changed in puppet-manila: | |
status: | Fix Released → Fix Committed |
Changed in puppet-openstacklib: | |
status: | Fix Released → Fix Committed |
Changed in puppet-nova: | |
status: | Fix Released → Fix Committed |
Changed in puppet-openstacklib: | |
milestone: | none → 6.0.0 |
Changed in puppet-cinder: | |
status: | Fix Committed → Fix Released |
Changed in puppet-nova: | |
status: | Fix Committed → Fix Released |
Changed in puppet-openstacklib: | |
status: | Fix Committed → Fix Released |
Changed in puppet-manila: | |
milestone: | none → 6.0.0 |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/158898
Review: https:/