On 05/13/2016 12:30 PM, Eddy Truyen wrote: > Hi, > > In openstack I often use the *--availability-zone nova:<hostname > physical server>* option in the *nova boot* command to control the > placement of my openstack instances on physical machines of my openstack > cloud infrastructure > > Is it possible to specify this constraint as part of the *--constraint* > option in the *juju machine add command*? > > Best regards, > > Eddy > > Hey Eddy,
Yes, you can use `juju add-machine zone=name` to place a machine within a zone. It's not a constraint, but a placement directive. See `juju help add-machine` for docs and examples. Cheers, -- Dimiter Naydenov <[email protected]> Juju Core Sapphire team <http://juju.ubuntu.com>
signature.asc
Description: OpenPGP digital signature
-- Juju mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/juju
