Comment 0 for bug 1569106

Revision history for this message
Adam Stokes (adam-stokes) wrote : juju deploy <service> --to lxd:0 does not work

Doing a test against latest upstream dd9828e

$ juju add-machine
$ juju deploy mysql --to lxd:0
$ juju deploy wordpress --to lxd:1

$ juju status
[Services]
NAME STATUS EXPOSED CHARM
mysql error false cs:trusty/mysql-38
wordpress error false cs:trusty/wordpress-4

[Relations]
SERVICE1 SERVICE2 RELATION TYPE
mysql mysql cluster peer
wordpress wordpress loadbalancer peer

[Units]
ID WORKLOAD-STATUS JUJU-STATUS VERSION MACHINE PORTS PUBLIC-ADDRESS MESSAGE
mysql/0 error lost cannot add a new machine: machine 0 cannot host lxd containers
wordpress/0 error lost cannot add a new machine: machine 1 cannot host lxd containers

[Machines]
ID STATE DNS INS-ID SERIES AZ
0 started 10.0.4.147 juju-8e293a57-9df1-4428-85c6-89f2b23f14cd-machine-0 trusty
1 started 10.0.4.159 juju-8e293a57-9df1-4428-85c6-89f2b23f14cd-machine-1 trusty