Activity log for bug #1632440

Date Who What changed Old value New value Message
2016-10-11 19:15:54 Adam Stokes bug added bug
2016-10-11 19:23:52 Ryan Beisner tags uosci
2016-10-11 19:24:06 Ryan Beisner tags uosci ipv6 uosci
2016-10-11 19:33:20 Adam Stokes summary rc3, lxd 2.4.1, 16.10 use ipv6 if auto configured via lxd init rc3, lxd 2.4.1, 16.04/16.10 use ipv6 if configured via lxd init
2016-10-11 19:33:23 Adam Stokes tags ipv6 uosci conjure
2016-10-11 19:34:15 Adam Stokes description To reproduce: $ sudo lxd init Name of the storage backend to use (dir or zfs) [default=dir]: dir Would you like LXD to be available over the network (yes/no) [default=no]? Would you like stale cached images to be updated automatically (yes/no) [default=yes]? Would you like to create a new network bridge (yes/no) [default=yes]? What should the new bridge be called [default=lxdbr0]? What IPv4 subnet should be used (CIDR notation, “auto” or “none”) [default=auto]? What IPv6 subnet should be used (CIDR notation, “auto” or “none”) [default=auto]? LXD has been successfully configured. Accept all defaults including auto for both ipv4 and ipv6 $ sudo apt install conjure-up $ conjure-up -d Select OpenStack with NovaLXD, wait awhile, check `juju status`: http://paste.ubuntu.com/23309595/ and yaml output: http://paste.ubuntu.com/23309596/ I was told Juju 2.0 doesn't fully support ipv6 and should use ipv4 regardless of the configuration for LXD networking. To reproduce: $ sudo lxd init Name of the storage backend to use (dir or zfs) [default=dir]: dir Would you like LXD to be available over the network (yes/no) [default=no]? Would you like stale cached images to be updated automatically (yes/no) [default=yes]? Would you like to create a new network bridge (yes/no) [default=yes]? What should the new bridge be called [default=lxdbr0]? What IPv4 subnet should be used (CIDR notation, “auto” or “none”) [default=auto]? What IPv6 subnet should be used (CIDR notation, “auto” or “none”) [default=auto]? LXD has been successfully configured. Accept all defaults including auto for both ipv4 and ipv6 $ sudo apt install conjure-up $ conjure-up -d Select OpenStack with NovaLXD, wait awhile, check `juju status`: http://paste.ubuntu.com/23309595/ and yaml output: http://paste.ubuntu.com/23309596/ Output of `lxc network show lxdbr0` name: lxdbr0 config: ipv4.address: 10.91.83.1/24 ipv4.nat: "true" ipv6.address: fd42:c688:e4ad:4b78::1/64 ipv6.nat: "true" managed: true type: bridge usedby: - /1.0/containers/juju-2ad2fc-0 - /1.0/containers/juju-2ad2fc-1 - /1.0/containers/juju-2ad2fc-10 - /1.0/containers/juju-2ad2fc-11 - /1.0/containers/juju-2ad2fc-12 - /1.0/containers/juju-2ad2fc-13 - /1.0/containers/juju-2ad2fc-14 - /1.0/containers/juju-2ad2fc-15 - /1.0/containers/juju-2ad2fc-2 - /1.0/containers/juju-2ad2fc-3 - /1.0/containers/juju-2ad2fc-4 - /1.0/containers/juju-2ad2fc-5 - /1.0/containers/juju-2ad2fc-6 - /1.0/containers/juju-2ad2fc-7 - /1.0/containers/juju-2ad2fc-8 - /1.0/containers/juju-2ad2fc-9 - /1.0/containers/juju-65a05a-0 I was told Juju 2.0 doesn't fully support ipv6 and should use ipv4 regardless of the configuration for LXD networking.
2016-10-11 21:07:46 Jason Hobbs tags conjure conjure oil-2.0
2016-10-11 22:26:42 Anastasia juju: status New Triaged
2016-10-11 22:26:44 Anastasia juju: importance Undecided Critical
2016-10-11 22:26:48 Anastasia juju: milestone 2.0.0
2016-10-11 22:27:04 Anastasia juju: assignee Richard Harding (rharding)
2016-10-12 00:46:31 Adam Stokes tags conjure oil-2.0 conjure ipv6 oil-2.0 uosci
2016-10-12 17:24:28 Andrew McDermott juju: status Triaged Fix Committed
2016-10-13 19:29:11 Curtis Hovey juju: status Fix Committed Fix Released