Jump to: navigation, search

Difference between revisions of "Python3"

(Created page with "{| class="wikitable sortable" |- ! Project !! Python 3 compatibility !! CI tests running? !! Blocked by !! Comment |- | oslo.config || style="background-color: lightgreen;" | ...")
 
Line 1: Line 1:
 +
This page tracks the progress of Python 3 effort porting for OpenStack.
 +
 
{| class="wikitable sortable"
 
{| class="wikitable sortable"
 
|-
 
|-
Line 7: Line 9:
 
| pbr || style="background-color: lightgreen;" | OK || style="background-color: orange;" | https://review.openstack.org/#/c/37426/ ||  ||  
 
| pbr || style="background-color: lightgreen;" | OK || style="background-color: orange;" | https://review.openstack.org/#/c/37426/ ||  ||  
 
|-
 
|-
| oslo-incubator || style="background-color: orange;" | In progress || style="background-color: red;" | No ||  ||  
+
| oslo-incubator || style="background-color: orange;" | In progress || style="background-color: red;" | No ||  || Being worked on by Chuck Short and Julien Danjou
 
|}
 
|}

Revision as of 09:31, 24 July 2013

This page tracks the progress of Python 3 effort porting for OpenStack.

Project Python 3 compatibility CI tests running? Blocked by Comment
oslo.config OK https://review.openstack.org/#/c/37426/
pbr OK https://review.openstack.org/#/c/37426/
oslo-incubator In progress No Being worked on by Chuck Short and Julien Danjou