python3 support
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
networking-zvm |
New
|
Undecided
|
Unassigned |
Bug Description
Should add python3 support in future.
Before adding py3 support, should move zuul job setting from project config to networking-zvm. Some reference info for this:
The current tox.ini for ceilometer-zvm includes this line [1] similar to what ceilometer-powervm was doing up until recently:
-egit+https:/
We found that this no longer works since ceilometer was added to upper-constraints [2]. We first got things working again by [3] and are now improving on that by [4]. I expect you will need to make similar changes.
I was going to propose this to ceilometer-zvm for you, but then noticed that you don't even have a zuul.yaml file. You're missing changes like [5] adding lower-constraints checking and [6] for the python3-first effort. So that is probably a bigger issue to address first (and for networking-powervm and nova-zvm-
[1] http://
[2] https:/
[3] https:/
[4] https:/
[5] https:/
[6] https:/
W. Matthew Edmonds
Sr. Software Engineer, IBM Power Systems
Email: <email address hidden>
Phone: (919) 543-7538 / Tie-Line: 441-7538
Python 3 support is very much needed. Just about every openstack package has py3 support. Note that py2.7 is almost end of life: https:/ /pythonclock. org/.