On 25/10/14 18:26, Dimiter Naydenov wrote:
> In the mean-time, until Juju starts to provide this feature, you can
> consider a workaround.
>
> It looks like all openstack charms can have a subordinate unit (on the
> same machine) via the hacluster relation. If you write a shared
> subordinate charm, deploy it, and relate it to the openstack services
> you need to configure, you can have the same code executing on each
> machine.

Yes, this is a good workaround IF you are happy for this code to run
AFTER the main charm is installed. In cases where you need the
"subordinate" to run first (typically if you need to install drivers or
authenticate to networks before you can setup the main service) then
subordinate workarounds won't work.

Mark

Attachment: signature.asc
Description: OpenPGP digital signature

-- 
Juju mailing list
[email protected]
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju

Reply via email to