lp:~raharper/curtin/fix-network-package-install

Created by Ryan Harper and last modified
Get this branch:
bzr branch lp:~raharper/curtin/fix-network-package-install
Only Ryan Harper can upload to this branch. If you are Ryan Harper please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ryan Harper
Project:
curtin
Status:
Merged

Recent revisions

270. By Ryan Harper

Fix lint and update newtwork unit-test after dropping hwaddress from physical interfaces.

269. By Ryan Harper

Disable trusty testing for now.

268. By Ryan Harper

Finialize changes for bonding test

Drop storage config from bonding example configration
Don't emit hwaddress value unless type is bond/bridge in etc/network/interfaces
Don't check mac_address in bonding case since bond will change physical nic mac
Remove offending newline char from user-data in bonding test

267. By Ryan Harper

Add a rendering order for interfaces

Bonding configuration requires an explicit ordering in etc/network/interfaces
All physical interfaces included in a bond must be listed first. Also
ensure that bond slaves contain the same bond options as the bond interface
Lastly, don't have bond0 itself attempt to bring up any slaves as we've already
declared which devices are slaves in the physical interface config.

Update bonding vmtest accordingly.

266. By Ryan Harper

Fix KeyError after lint fix on variable name.

265. By Ryan Harper

Fix make check

264. By Ryan Harper

Consolidate missing package install for storage and network.

263. By Ryan Harper

Ensure we install required networking config packages if requested. Add test-case for bonding

262. By Scott Moser

report-webhook-logger: fix config example for easier use

261. By Scott Moser

list the set of features that curtin has for library users

In order for MAAS (or other user) to easily determine what features
are present in this curtin, we export a FEATURES variable from the
top level module.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~curtin-dev/curtin/trunk
This branch contains Public information 
Everyone can see this information.

Subscribers