Advanced constraints supported when creating machines
Bug #1386358 reported by
James Sapara
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
juju-gui |
Triaged
|
High
|
Unassigned |
Bug Description
Many users of HA setups need to very specifically control the instance type and zones for new machines. The CLI supports this for AWS (and I believe a few other providers), but having to return to the CLI to manage machines is killing our workflow.
A generic "constraints" field that takes a list of constraints would be a great start for the `Add Machine` action.
e.g. `instance-
The provider specific field `zone` would be fantastic as well, since I often run commands like these:
`juju add-machine zone=us-east-1c --constraints=
To post a comment you must log in.
Thanks, we definitely want to add more constraint support to the GUI in order to keep in sync with Juju.