Comment 3 for bug 1575229

Revision history for this message
Anastasia (anastasia-macmood) wrote :

@John A Meinel (jameinel) ,

So what is the correct solution here?

1. To get lxd provider (provider/lxd/server.go) to call juju/utils/network.go.GetV4orV6AddressForInterface()

or

2. To change GetAddressForInterface() to try to get IPv4 but if not there to return IPv6? i.e. making the call to support IPv6 as well?