KernelParameters has a "release" field; the rest of the codebase is moving to "series"

Bug #1054517 reported by Gavin Panella
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MAAS
Won't Fix
Low
Unassigned

Bug Description

[lp:~andreserl/maas/distro_series_support was merged moments before my
review landed; this bug documents one of the points that still needs
addressing.]

     params = KernelParameters(
-        arch=arch, subarch=subarch, release=release, purpose=purpose,
+        arch=arch, subarch=subarch, release=series, purpose=purpose,

The release component of KernelParameters ought to be renamed to
"series" to match.

Tags: tech-debt
Changed in maas:
status: Triaged → Won't Fix
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.