Invalid syntax in pm_qos_mgr.py

Bug #1835871 reported by junboli
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
StarlingX
Fix Released
Low
junboli

Bug Description

In the main function, the exception for NotifierError
has invalid python 3 syntax, the right one should be as
following:
  except pyinotify.NotifierError as err:

junboli (junboli)
Changed in starlingx:
assignee: nobody → junboli (junboli)
Changed in starlingx:
status: New → In Progress
Revision history for this message
Ghada Khalil (gkhalil) wrote :

Currently, python3 is not supported for starlingx. It's an initiative for stx.3.0 (Project Lead: Cindy Xie). This bug should be deferred until then.

Changed in starlingx:
importance: Undecided → Low
tags: added: stx.3.0
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to config (master)

Reviewed: https://review.opendev.org/669572
Committed: https://git.openstack.org/cgit/starlingx/config/commit/?id=2f0cbd4efa4bba55a064568a42d41df51251c69d
Submitter: Zuul
Branch: master

commit 2f0cbd4efa4bba55a064568a42d41df51251c69d
Author: junboli <email address hidden>
Date: Tue Jul 9 02:04:22 2019 -0400

    Fix invalid syntax in pm_qos_mgr.py

    In the main function, the exception for NotifierError
    has invalid python 3 syntax, the right one should be as
    following:
      except pyinotify.NotifierError as err:

    Closes-bug: #1835871
    Change-Id: If74233c8bc27573cbdac9e47abace2c6ab9d1503
    Signed-off-by: junboli <email address hidden>

Changed in starlingx:
status: In Progress → Fix Released
Ghada Khalil (gkhalil)
tags: added: stx.python2
Ghada Khalil (gkhalil)
tags: added: stx.python3
removed: stx.python2
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.