canonical-ci-engineering team mailing list archive
-
canonical-ci-engineering team
-
Mailing list archive
-
Message #00225
Re: IS Report for week ending 2013-11-01
I've prototyped a charm that does this (grabs a 100+ MB file from
swift during the install hook). The issue I ran into was
python-swiftclient is not built into the canonistack image. So inside
my hooks.py file, I had to fetch the package before doing 'import
swiftclient'. Obviously not the most elegant solution.
Francis
On Sat, Nov 2, 2013 at 1:17 PM, Evan Dandrea <evan.dandrea@xxxxxxxxxxxxx> wrote:
> On 1 November 2013 18:26, Michael Barnett <michael.barnett@xxxxxxxxxxxxx> wrote:
>> == WebOps ==
>> * Made progress on delivering large charm payloads via swift instead
>> of relying on juju's internal git server
>
> Hi Michael,
>
> Do you have any branches for this you could point us at? My team is
> ramping up on charming the CI dashboard and some new pieces. We've
> been working off the previous suggested approach of having payload
> tarballs in files/, so if now is a good time to move to Swift for this
> do let us know.
>
> Thanks!
>
> --
> Mailing list: https://launchpad.net/~canonical-ci-engineering
> Post to : canonical-ci-engineering@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~canonical-ci-engineering
> More help : https://help.launchpad.net/ListHelp
--
Francis Ginther
Canonical - Ubuntu Engineering - Continuous Integration Team
References