[03:19] hi .. how could i juju deploy application into new lxd in specific machine ? [08:38] ejat: juju deploy --to lxd:, so for example juju deploy keystone --to lxd:1. See also https://jujucharms.com/docs/stable/charms-deploying#deploying-to-specific-machines-and-containers [09:53] zeestrat: thanks .... if i want to deploy into new lxd? [09:54] i can do it using juju gui but doesn't know specific cli cmd [09:54] manual placement in juju gui [09:56] ejat: I'm not sure if I understand. The command I listed above is for deploying to a new lxd container on a specific machine. [09:59] but need to define the machine number too right ? [10:00] or no need ? [10:01] btw, how to check the neutron-gateway error : Status: error - hook failed: "config-changed" [10:01] deployed with maas [10:02] and this bugs [10:02] https://bugs.launchpad.net/mongodb-charm/+bug/1676730 [10:02] Bug #1676730: mongodb charm status unknown (needs application workload status and version) [10:06] ejat: yes, you'll need the specific machine number. Don't know about the other bug.