Extend juju deploy --to format to allow specifying service name
Bug #1372759 reported by
Brad Marshall
on 2014-09-23
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| juju |
Medium
|
Unassigned | ||
| juju-core |
Low
|
Unassigned |
Bug Description
A useful addition to the juju deploy --to format would be the ability to specify something like:
$ juju deploy --to lxc:ubuntu/0
or even:
$ juju deploy --to lxc:ubuntu
ie, specify you want to deploy a lxc to ubuntu/0, where ubuntu is a deployment of cs:ubuntu.
You can do something simliar with juju-deployer using:
to: lxc:ubuntu=0
so it would be nice to have similar functionality in native juju.
The use case of this is when you want to deploy juju charms in a smooshed fashion, but still keep seperation. We use it extensively for deploying openstack to reduce the amount of machines required.
This is very much a wishlist bug, I have set the importance to reflect this.
Abel Deuring (adeuring)
on 2014-09-23
Changed in juju-core: | |
status: | New → Triaged |
Curtis Hovey (sinzui)
on 2014-09-24
Changed in juju-core: | |
importance: | Wishlist → Low |
tags: | added: placement |
Anastasia (anastasia-macmood)
on 2016-10-17
Changed in juju-core: | |
status: | Triaged → Won't Fix |
John A Meinel (jameinel)
on 2017-06-25
Changed in juju: | |
status: | New → Triaged |
importance: | Undecided → Medium |
tags: | added: usability |
To post a comment you must log in.