There also appears to be a small API breakage # launchpad.net/juju-core/provider/openstack provider/openstack/storage.go:59: assignment count mismatch: 2 = 3
On Fri, May 16, 2014 at 7:48 PM, John Meinel <[email protected]> wrote: > AFAIK there is one patch which landed a couple of days ago that changes an > API that used to only return an io.ReadCloser, error that now returns > io.ReadCloser, Headers, error, and we can safely ignore the Headers (someone > else needed it who wanted to use goose). > > I think the only reason we aren't running an updated version is because > nobody has cared to do so. I believe it is a 3 character fix for Get() but I > haven't really tested the rest. > > John > =:-> > > > > On Fri, May 16, 2014 at 12:47 PM, David Cheney <[email protected]> > wrote: >> >> Why is the Openstack provider pinned to an old version of >> lauchpad.net/goose ? >> >> What is required to use the latest version ? >> >> -- >> Juju-dev mailing list >> [email protected] >> Modify settings or unsubscribe at: >> https://lists.ubuntu.com/mailman/listinfo/juju-dev > > -- Juju-dev mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/juju-dev
