Is anyone using libcloud (or been able to use it in the past) to interact with
a Swift cluster with Keystone authentication? I'm wondering because when I try
to use the sample code that is specified on the libcloud documentation website
it doesn't work. It throws an exception when trying to pars
Yesterday I re-submitted a patchset to Gerrit after updating the some comments
in a function header and the documentation in docs. So I didn't make any code
changes and my previous changeset passed all the Jenkins tests, but this time
it failed the check-grenade-dsvm-neutron and the
check-tempe
Doh!
Nevermind, I think I figured it out with more careful reading, sorry for the
unnecessary email.
From: Pecoraro, Alex [mailto:alex.pecor...@emc.com]
Sent: Thursday, April 17, 2014 10:21 AM
To: OpenStack Development Mailing List
Subject: [openstack-dev] [Swift] Elastic Recheck failure
Is there any way for me to change the logging so that it doesn't truncate the
output - so basically the length of the line printed to the log is not limited
to a certain length?
Thanks.
Alex
___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack
error from
git review: ValueError: too many values to unpack.
Thanks.
Alex
-Original Message-
From: Pecoraro, Alex [mailto:alex.pecor...@emc.com]
Sent: Thursday, June 13, 2013 11:59 AM
To: OpenStack Development Mailing List
Subject: Re: [openstack-dev] [Swift] code changes feedback
I've been digging around in the object-updater code lately and I noticed that
unlike the container-updater it does not spawn threads to communicate with each
primary node. I was wondering if that is on purpose or is it something that I
can add to it? Seems like it would be a good optimization an