Specify disabling IPv6 in openstack-on-lxd

Bug #1851558 reported by Chris Johnston
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Charm Guide
Won't Fix
Low
Unassigned

Bug Description

The documentation should explicitly state to set LXD IPv6 to "none". Without setting this, bootstrap fails with:

juju bootstrap --config config.yaml localhost lxd
Since Juju 2 is being run for the first time, downloading latest cloud information.
Fetching latest public cloud list...
Updated your list of public clouds with 2 cloud regions added:

    added cloud region:
        - google/asia-northeast2
        - google/europe-west6
ERROR profile "default": juju does not support IPv6. Disable IPv6 in LXD via:
        lxc network set lxdbr0 ipv6.address none
and run the command again

-----------------------------------
Release: on 2019-06-10 19:33:20
SHA: 107cd9aa3cdbc1b9a80056a51fb177dd298315e4
Source: https://opendev.org/openstack/charm-guide/src/doc/source/openstack-on-lxd.rst
URL: https://docs.openstack.org/charm-guide/latest/openstack-on-lxd.html

Tags: charm-guide
Changed in charm-guide:
status: New → Triaged
importance: Undecided → Low
Revision history for this message
Peter Matulis (petermatulis) wrote :

The charm-guide no longer hosts openstack-on-lxd. Please see repository:

https://github.com/openstack-charmers/openstack-on-lxd

There, in the README, IPv6 is disabled with:

lxc network unset lxdbr0 ipv6.address
lxc network unset lxdbr0 ipv6.nat

Changed in charm-guide:
status: Triaged → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.