=== gfidente is now known as gfidente|afk | ||
smoser | rharper, is there something in cloud-init that says is_ipv6_addr(address) | 14:39 |
---|---|---|
rharper | cloud-init/net ? | 14:39 |
smoser | or something like that. given a list of addresses i want to filter out the ipv4 ones and the ipv6 ones. | 14:40 |
smoser | yeah. | 14:40 |
rharper | lemme look | 14:40 |
rharper | smoser: I don't see anything specific, but I think ':' in addr is sufficient | 14:42 |
smoser | k | 14:42 |
=== gfidente|afk is now known as gfidente | ||
=== rangerpbzzzz is now known as rangerpb | ||
=== gfidente is now known as gfidente|afk | ||
harlowja | rharper https://github.com/openstack/oslo.utils/blob/master/oslo_utils/netutils.py#L84 | 18:09 |
harlowja | https://github.com/openstack/oslo.utils/blob/master/oslo_utils/netutils.py#L99 | 18:09 |
harlowja | if u want another way | 18:09 |
harlowja | but that uses netaddr ... | 18:10 |
rharper | harlowja: I wonder what netaddr does? | 18:20 |
harlowja | thou shall look at the code? | 18:20 |
rharper | yeah, looking now | 18:21 |
rharper | harlowja: looks like a fancier versision of checking for '.' ipv4 and ":" in ipv6 | 18:29 |
harlowja | nice, ha | 18:29 |
harlowja | where's the code for that | 18:29 |
=== mgagne is now known as Guest20454 | ||
=== rangerpb is now known as rangerpbzzzz | ||
smoser | rharper, i just pushed to bzr+ssh://bazaar.launchpad.net/~smoser/cloud-init/trunk.smartos-fabric/ with what we'd worked on. | 23:21 |
Nivex | 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. | 23:33 |
=== dmsimard is now known as dmsimard|pto |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!