=== gfidente is now known as gfidente|afk [14:39] rharper, is there something in cloud-init that says is_ipv6_addr(address) [14:39] cloud-init/net ? [14:40] or something like that. given a list of addresses i want to filter out the ipv4 ones and the ipv6 ones. [14:40] yeah. [14:40] lemme look [14:42] smoser: I don't see anything specific, but I think ':' in addr is sufficient [14:42] k === gfidente|afk is now known as gfidente === rangerpbzzzz is now known as rangerpb === gfidente is now known as gfidente|afk [18:09] rharper https://github.com/openstack/oslo.utils/blob/master/oslo_utils/netutils.py#L84 [18:09] https://github.com/openstack/oslo.utils/blob/master/oslo_utils/netutils.py#L99 [18:09] if u want another way [18:10] but that uses netaddr ... [18:20] harlowja: I wonder what netaddr does? [18:20] thou shall look at the code? [18:21] yeah, looking now [18:29] harlowja: looks like a fancier versision of checking for '.' ipv4 and ":" in ipv6 [18:29] nice, ha [18:29] where's the code for that === mgagne is now known as Guest20454 === rangerpb is now known as rangerpbzzzz [23:21] rharper, i just pushed to bzr+ssh://bazaar.launchpad.net/~smoser/cloud-init/trunk.smartos-fabric/ with what we'd worked on. [23:33] Hi folks. I'm trying to boot an Ubuntu 16.04 Cloud image on an IPv6-only VLAN. I have the datasource set to local so it doesn't need to talk to the network, but it still hangs on Raise network interfaces for 5 minutes. === dmsimard is now known as dmsimard|pto