Refactored Watcher codebase to add py34 support
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
watcher |
Fix Released
|
Low
|
Vincent Françoise |
Bug Description
https:/
Dear bug triager. This bug was created since a commit was marked with DOCIMPACT.
Your project "openstack/watcher" is set up so that we directly report the documentation bugs against it. If this needs changing, the docimpact-group option needs to be added for the project. You can ask the OpenStack infra team (#openstack-infra on freenode) for help if you need to.
commit d934971458f93f3
Author: Vincent Françoise <email address hidden>
Date: Tue Dec 8 11:06:52 2015 +0100
Refactored Watcher codebase to add py34 support
Even though Watcher was mentioning python 3.4 as supported, it
really wasn't the case as all the unit tests were not passing in this
version of Python.
This patchset fixes all the failing tests in Python 3.4 while
keeping Watcher Python 2.7 compatible.
DocImpact
BugImpact
Change-Id: Ie74acc08ef0a28
Changed in watcher: | |
importance: | Undecided → Wishlist |
assignee: | nobody → Vincent Françoise (vincent-francoise) |
milestone: | none → mitaka-2 |
importance: | Wishlist → Low |
Changed in watcher: | |
status: | New → Fix Committed |
status: | Fix Committed → Confirmed |
Changed in watcher: | |
status: | Confirmed → Fix Committed |
status: | Fix Committed → Confirmed |
tags: | added: low-hanging-fruit |
tags: | added: doc |
Changed in watcher: | |
assignee: | Vincent Françoise (vincent-francoise) → nobody |
I actually referenced Watcher in this OpenStack Wiki page about Python 3 support: https:/ /wiki.openstack .org/wiki/ Python3