custom networking does not use version: 1, like storage config

Bug #1491213 reported by Blake Rouse
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
curtin
Fix Released
High
Unassigned

Bug Description

When providing the storage configuration to curtin it is structured as so:

storage:
  version: 1
  config:
    ...

Networking should be the same that way it is uniform and if the networking specification ever changes it can be versioned as well.

network:
  version: 1
  config:
    ...

currently its just:

network:
   ....

Related branches

Revision history for this message
Ryan Harper (raharper) wrote :

I've a branch with a fix for this. Will land this today into trunk after final testing.

Changed in curtin:
status: Triaged → Confirmed
Revision history for this message
Ryan Harper (raharper) wrote :

I just landed a fix for this in trunk.

Changed in curtin:
status: Confirmed → Fix Committed
Revision history for this message
Scott Moser (smoser) wrote : Fixed in Curtin 17.1

This bug is believed to be fixed in curtin in 17.1. If this is still a problem for you, please make a comment and set the state back to New

Thank you.

Changed in curtin:
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.