Network Spaces Issues with LXD on Juju 2.2

Subhranshu Dwivedi subhranshu.dwivedi at erminsystems.com
Thu Jun 22 14:15:27 UTC 2017


Hi Team,

I am trying to install openstack using bundle.yaml, on MaaS 2,0, with
network spaces using Juju .2.2,

Now the problem is that Lxd containers are not booting with defined network
spaces, I am defining it as following in the bundle.yaml:

  ceph-mon:
    charm: cs:xenial/ceph-mon
    num_units: 3
    bindings:
      "": maas
      client: internal-api
      cluster: internal-api
      mon: internal-api
      osd: internal-api
    to:
      - 'lxd:1'
      - 'lxd:2'
      - 'lxd:3'

Where available spaces for me are as following:
Space              Subnets
internal-api       xxx.xxx.xxx.xxx/24
maas               xxx.xxx.xxx.xxx/24

The lxd instance just boots with internal-api and drops the default
bindings,

And as a matter of fact the same bundle worked on Juju 2.1 and MaaS 2.0

Please suggest,

Best Regards
Subhranshu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/juju/attachments/20170622/3ae524c1/attachment.html>


More information about the Juju mailing list