Add python35 support for kolla-k8s
Registered by
Surya Prakash Singh
Currently, kolla-kubernetes works well with Python 2.7 and 3.4 but needs some works to be able to run with Python 3.5.
The goals is to:
- Make all Python script in Kolla-K8s works with Python 3.5 as well as Python 2.7 and 3.4
- Update gate to reflect changes. (currently gate still lack some cases so it is still green)
Blueprint information
- Status:
- Complete
- Approver:
- Steven Dake
- Priority:
- High
- Drafter:
- Surya Prakash Singh
- Direction:
- Approved
- Assignee:
- Surya Prakash Singh
- Definition:
- Approved
- Series goal:
- Accepted for master
- Implementation:
- Implemented
- Milestone target:
- 0.5.0
- Started by
- Surya Prakash Singh
- Completed by
- Steven Dake
Related branches
Related bugs
Sprints
Whiteboard
Partial Implementaion Review Link: https:/
Gerrit topic: https:/
Addressed by: https:/
python 3.5 is enabled in tox environment
(?)