systemimage.config.Configuration() should take an ini_file argument

Bug #1342183 reported by Barry Warsaw
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu system image
Fix Released
High
Barry Warsaw

Bug Description

Pure tech-debt:

Configuration() should take an ini_file argument so instead of:

config = Configuration()
config.load(ini_path)

you can do

config = Configuration(ini_path)

Related branches

Barry Warsaw (barry)
Changed in ubuntu-system-image:
milestone: none → 2.3
status: Triaged → In Progress
importance: Low → High
assignee: nobody → Barry Warsaw (barry)
summary: - systemimage.config.Configuration() should take an ini_path argument
+ systemimage.config.Configuration() should take an ini_file argument
description: updated
Barry Warsaw (barry)
Changed in ubuntu-system-image:
status: In Progress → Fix Committed
Barry Warsaw (barry)
Changed in ubuntu-system-image:
status: Fix Committed → Fix Released
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.