Curt Moore

Results 5 issues of Curt Moore

Ensure the bond properties match formatting of within the cloudinit network v1 schema Fixes #5366 ## Proposed Commit Message ``` fix: Ensure bond property name formatting matches schema definition The...

CLA signed

Ensure DNS server addresses are parsed from the proper location of network_data.json Fixes #5386 ## Proposed Commit Message ``` fix: Ensure proper configuration of DNS servers via OpenStack json network...

CLA signed

When using NetworkManager, if the base bond interface does not have subnet information configured, ensure it is disabled with respect to ipv4 and ipv6. Otherwise, the base bond interface defaults...

CLA signed

# Bug report When using OpenStack with a network_data.json file which specifies DNS server information, that DNS server information is not parsed by cloud-init. There are two issues within cloud-init...

bug

# Bug report There is an oddity which occurs when cloud-init is configured to use NetworkManager (instead of sysconfig) and a bonded interface is configured with an additional tagged VLAN...

bug