Ed Leafe
Ed Leafe
Naming
Hi - forgive me for doing this through an issue, but I couldn't find an email address for you anywhere. I work for [Rackspace](http://rackspace.com), and am the maintainer of [pyrax](https://github.com/rackspace/pyrax),...
Recently our Python-based project upgraded a lot of our dependencies, including lightstep, protobuf, and grpcio. Since then when we run our unit tests, we see several warning messages from lightstep...
On the morning of Saturday, March 23, 2013, the 'rackspace' organization on GitHub will be reorganized. All repos will be moved to the new 'rackerlabs' organization, except for those that...
Currently pyrax users behind a firewall need to export their proxy settings to environment variables. It would be convenient to also be able to set this in the config file,...
The code to generate the temp_url works, but relies on some assumptions about the URL that will be supplied to it. Replace it with something that is more standard. James...
See: http://docs.rackspace.com/files/api/v1/cf-devguide/content/Extract_Archive-d1e2338.html
Swift enables you to set a time on an object for its expiration; in other words, set a time after which it will automatically be deleted. This is able to...