From 25ed874cbef7d39796899712a4686248fafd9c6c Mon Sep 17 00:00:00 2001 From: Surya Prakash Singh Date: Fri, 30 Mar 2018 06:44:12 +0530 Subject: [PATCH] Support Python 3.5 in Kolla Change-Id: I7f9779cc35cd66be8a1a5498445bfa97ab450305 --- goals/pike/python35.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/goals/pike/python35.rst b/goals/pike/python35.rst index 3bf6a7ecf..ccbaa17a9 100644 --- a/goals/pike/python35.rst +++ b/goals/pike/python35.rst @@ -131,6 +131,7 @@ Projects with Unit Tests Voting * keystone * keystoneauth * keystonemiddleware +* kolla * kuryr * kuryr-kubernetes * kuryr-libnetwork @@ -455,8 +456,13 @@ kolla Planning Artifacts: +* https://blueprints.launchpad.net/kolla/+spec/support-python-35 + Completion Artifacts: +* https://review.openstack.org/#/c/414813/ +* https://review.openstack.org/#/c/341068/ + kuryr -----