<div dir="ltr">That's pretty awesome, nice work. Simplified provider dev and will make vps  provider support possible. Also gives us a chance to test HA with real data ;-)<div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Sep 25, 2014 at 3:30 AM, Andrew Wilkins <span dir="ltr"><<a href="mailto:andrew.wilkins@canonical.com" target="_blank">andrew.wilkins@canonical.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi all,<div><br></div><div>Storage is no longer a requirement for providers. We're now storing tools and charms in GridFS (MongoDB), with metadata in state. Several of the providers continue to use storage internally to record state server instance IDs, but this is now an internal detail for those providers. Please don't go using provider storage for anything new.</div><div><br></div><div>Backups are currently still using provider storage, *if* it is implemented. If it's not implemented, you'll get an error if you try to perform a backup. We'll need to migrate away from provider storage for backups too, eventually, if we're to provide a consistent solution; all existing providers continue to implement Storage internally, for the time being, so there's no huge rush.</div><div><br></div><div>Cheers,</div><div>Andrew</div></div>
<br>--<br>
Juju-dev mailing list<br>
<a href="mailto:Juju-dev@lists.ubuntu.com">Juju-dev@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/juju-dev" target="_blank">https://lists.ubuntu.com/mailman/listinfo/juju-dev</a><br>
<br></blockquote></div><br></div>