Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed lp:1574844: juju2 gives ipv6 address for one lxd, rabbit doesn't appreciate it. #5435

Closed

Conversation

dimitern
Copy link

@dimitern dimitern commented May 19, 2016

Preferred private and public addresses of the machines are now stored
separetely for IPv4 and IPv6. PrivateAddress() and PublicAddress()
methods on both the state.Machine and state.Unit now return the
preferred IPv4 address, if available, otherwise fall back to the
preferred IPv6 address (if available, otherwise returns NoAddressError).

See http://pad.lv/1574844/ for more information.

Live tested on LXD deploying 20 ubuntu units and watching the IP
addresses the machines and units eventually get.

(Review request: http://reviews.vapour.ws/r/4871/)

Dimiter Naydenov added 29 commits May 23, 2016 10:04
@dimitern dimitern force-pushed the lp-1574844-preferred-addrs-ipv6-2 branch from 5af869a to 806a3f4 Compare May 23, 2016 08:49
@dimitern
Copy link
Author

Closing this as it was superseded by #5471

@dimitern dimitern closed this May 26, 2016
@dimitern dimitern deleted the lp-1574844-preferred-addrs-ipv6-2 branch June 9, 2016 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant