Osmclient migration to Python3 31/8031/3
authorgarciadeblas <gerardo.garciadeblas@telefonica.com>
Tue, 8 Oct 2019 16:18:18 +0000 (18:18 +0200)
committergarciadeblas <gerardo.garciadeblas@telefonica.com>
Fri, 13 Nov 2020 11:49:02 +0000 (12:49 +0100)
Change-Id: Iac20bc3a4d68a6f3e90ee07ae9d69a46a85f5c8e
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
osmclient_migration_to_Python3.md [new file with mode: 0644]

diff --git a/osmclient_migration_to_Python3.md b/osmclient_migration_to_Python3.md
new file mode 100644 (file)
index 0000000..78b1074
--- /dev/null
@@ -0,0 +1,26 @@
+# Osmclient migration to Python3
+
+## Proposers
+
+- Gerardo Garcia (Telefonica)
+- Alfonso Tierno (Telefonica)
+- Francisco Javier Ramon (Telefonica)
+
+## Type
+
+Feature
+
+## Target MDG/TF
+
+Devops
+
+## Description
+
+Python 2 End of Life is expected for January 1st 2020. We need to address
+the migration to Python3 before that date.
+
+## Demo or definition of done
+
+- A new debian package will be produced: python3-osmclient
+- The new debian package will be used by the osmclient Dockerfile in Devops stage3.
+