Comment 11 for bug 806241

Revision history for this message
Dustin Kirkland  (kirkland) wrote : Re: It should be possible to deploy multiple units to a machine

It would be nice if we didn't block fixing this bug on Comment #10. Document that JuJu doesn't detect port conflicts, so don't expect services to work if ports are used in duplicate. As users, we can be care and conscious of this, and avoid those situations, and happily use them in situations where they don't conflict.

For example, we need a MySQL server and a RabbitMQ server for a particular charm we're working on. We'd like to reuse the two existing, generic formulas for these two services, but we *really* don't want to dedicate two physical machines (in Orchestra), to MySQL and RabbitMQ, as we have a very limited amount of hardware. We want/need to put MySQL and RabbitMQ on the same physical hardware.