CLI is not compatible with Python3
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
BaGPipe |
Fix Released
|
Undecided
|
Ekaterina Chernova |
Bug Description
Since urllib library changes in Python3 the following error occurred while executing bagpipe-
Traceback (most recent call last):
File "/var/lib/
response = urllib.
AttributeError: module 'urllib' has no attribute 'request'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/var/lib/
sys.
File "/var/lib/
except urllib.
AttributeError: module 'urllib' has no attribute 'error'
Changed in networking-bagpipe: | |
assignee: | nobody → Ekaterina Chernova (efedorova) |
status: | New → In Progress |
Fix proposed to branch: master /review. opendev. org/c/openstack /networking- bagpipe/ +/845271
Review: https:/