Comment 1 for bug 1621609

Revision history for this message
Christian Reis (kiko) wrote :

From discussion with Jason, our understanding is that the Juju MAAS provider uses a pattern of:

  1. Allocate
  2. Deploy

I've tried to figure out in the code if that's actually true but it's really hard to understand how it works. So:

- Is the above correct?
- If it is, could we move to just call Deploy and allocate just happens as a by-product?