Python3 support in mistral
All projects in openstack are supporting/ going to support python3. Mistral also need to support python3
Blueprint information
- Status:
- Complete
- Approver:
- Renat Akhmerov
- Priority:
- Medium
- Drafter:
- Hardik Parekh
- Direction:
- Approved
- Assignee:
- Hardik Parekh
- Definition:
- Approved
- Series goal:
- Accepted for mitaka
- Implementation:
-
Implemented
- Milestone target:
-
2.0.0
- Started by
- Renat Akhmerov
- Completed by
- Hardik Parekh
Related branches
Related bugs
Sprints
Whiteboard
Gerrit topic: https:/
Addressed by: https:/
Add decode() function for string comparision.
Addressed by: https:/
Refactored filter implementation.
Addressed by: https:/
filter() is wrapped around list().
Addressed by: https:/
Fixed some unit test issue.
Addressed by: https:/
Division result is casted to int().
Addressed by: https:/
Avoid comparision between "None" type and "int" type.
Addressed by: https:/
Filter is converted to list.
Addressed by: https:/
Comparision opeartor has been changed.
Addressed by: https:/
Wrapper is used instead of direct json library.
Addressed by: https:/
Resolved encoding/decoding problem.
Addressed by: https:/
Skipped some tests in py3 environment.
Addressed by: https:/
Fixed some unit test issue.
Addressed by: https:/
Avoid comparision between "None" type and "int" type.