opened_ports tries to split a byte string

Bug #1653705 reported by Liam Young
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
charms.openstack
Confirmed
High
Unassigned

Bug Description

opened_ports fails with:

TypeError: a bytes-like object is required, not 'str'

This seems to be due to check_output returning a byte string and the method then attempting to run a split against it.

Liam Young (gnuoy)
Changed in charms.openstack:
status: New → Confirmed
importance: Undecided → High
assignee: nobody → Liam Young (gnuoy)
Changed in charms.openstack:
assignee: Liam Young (gnuoy) → nobody
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.