Merge ~smoser/cloud-init:feature/curtin-centos5 into cloud-init:master
Proposed by
Scott Moser
Status: | Merged | ||||
---|---|---|---|---|---|
Merged at revision: | 31fa6f9d0f945868349c033fa049d2467ddcd478 | ||||
Proposed branch: | ~smoser/cloud-init:feature/curtin-centos5 | ||||
Merge into: | cloud-init:master | ||||
Diff against target: |
54 lines (+8/-6) 2 files modified
cloudinit/net/sysconfig.py (+6/-5) tests/unittests/test_net.py (+2/-1) |
||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Server Team CI bot | continuous-integration | Approve | |
Ryan Harper | Approve | ||
Review via email:
|
Commit message
sysconfig: fix ipv6 gateway routes
Currently only the subnet is checked for 'ipv6' setting, however, the
routes array may include a mix of v4 or v6 configurations, in particular,
the gateway in a route may be ipv6, and if so, should export the value via
IPV6_DEFAULTGW in the ifcfg-XXXX file.
Additionally, if the route is v6, it should rendering a routes6-XXXX file;
this is present but missing the 'dev <interface>' scoping.
LP: #1694801
To post a comment you must log in.
PASSED: Continuous integration, rev:f4875b035d9 a7cd94d32ac028f 66844a22f7d34e /jenkins. ubuntu. com/server/ job/cloud- init-ci/ 63/
https:/
Executed test runs:
SUCCESS: Checkout
SUCCESS: Unit & Style Tests
SUCCESS: Ubuntu LTS: Build
SUCCESS: Ubuntu LTS: Integration
SUCCESS: CentOS 6 & 7: Build & Test
IN_PROGRESS: Declarative: Post Actions
Click here to trigger a rebuild: /jenkins. ubuntu. com/server/ job/cloud- init-ci/ 63/rebuild
https:/