Murano uses sys.maxint which was removed in python 3
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Murano |
Fix Released
|
High
|
Tatiana Kholkina | ||
Mitaka |
Won't Fix
|
Undecided
|
Unassigned | ||
Newton |
Fix Committed
|
High
|
Valerii Kovalchuk | ||
Ocata |
Fix Released
|
High
|
Tatiana Kholkina |
Bug Description
sys.maxint was removed but murano still uses this constant.
It causes the following error:
b'Traceback (most recent call last):'
b' File "/home/
b' hot_package.
b' File "/home/
b' groups = HotPackage.
b' File "/home/
b' parameter, parameter_value))'
b' File "/home/
b" translated.
b"Attribute
b''
Changed in murano: | |
importance: | Undecided → High |
milestone: | none → ocata-1 |
Fix proposed to branch: master /review. openstack. org/379285
Review: https:/