Andrew Gaul 6a7a52642a Convert Windows to Unix line endings
Converted with:

mvn checkstyle:checkstyle --quiet -Dcheckstyle.output.file=/dev/stdout -Dcheckstyle.output.format=plain | grep warn | cut -f1 -d: | uniq | xargs -n 1 dos2unix
2015-03-31 18:25:54 -07:00
..
2015-03-31 18:25:54 -07:00

#
# The jclouds API for OpenStack's Swift (http://swift.openstack.org/).
#
# TODO: Implementation status.
# TODO: Supported features.
# TODO: Usage example.