lp:~raharper/curtin/trunk.passthrough-netconfig
Created by
Ryan Harper
on
2017-01-11
and last modified on
2017-06-19
- Get this branch:
- bzr branch lp:~raharper/curtin/trunk.passthrough-netconfig
Only
Ryan Harper
can upload to this branch. If you are
Ryan Harper
please log in for upload directions.
Branch merges
- Server Team CI bot: Approve (continuous-integration) on 2017-06-19
- curtin developers: Pending requested 2017-05-30
-
Diff: 1549 lines (+1116/-93)14 files modifiedcurtin/block/__init__.py (+67/-0)
curtin/commands/apply_net.py (+32/-8)
curtin/commands/curthooks.py (+47/-53)
curtin/net/__init__.py (+111/-0)
curtin/util.py (+3/-0)
examples/network-ipv6-bond-vlan.yaml (+2/-2)
examples/tests/network_v2_passthrough.yaml (+8/-0)
tests/unittests/test_commands_apply_net.py (+351/-0)
tests/unittests/test_curthooks.py (+184/-0)
tests/unittests/test_net.py (+137/-1)
tests/vmtests/test_network.py (+147/-24)
tests/vmtests/test_network_alias.py (+6/-0)
tests/vmtests/test_network_bridging.py (+15/-5)
tests/vmtests/test_network_ipv6_enisource.py (+6/-0)
Branch information
Recent revisions
- 483. By Ryan Harper on 2017-06-19
-
Removed explicit passthrough tests, we check in network tests for passthrough instead
- 480. By Ryan Harper on 2017-06-19
-
apply_net: rework when network passthrough gets enabled, drop duplicate ipv6 priv removal, rework logging, fix test cases
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
