cloudstack/utils
santhosh 0b6c540a20 listDirectory method updated to use ObjectListing.isTruncated().
Because buckets can contain a virtually unlimited number of keys, the
complete results of a list query can be extremely large. To manage large
result sets, Amazon S3 uses pagination to split them into multiple
responses.

Signed-off-by: Rajani Karuturi <rajanikaruturi@gmail.com>

This closes #25
2015-03-04 12:52:48 +05:30
..
bindir fixing utils license header 2012-06-06 23:06:02 -04:00
certs Update fail-safe keystore with RSA private key 2011-07-25 18:55:16 -07:00
conf Fixup the license headers in the utils project. All files now use the same license header and this is enforced by the maven-license-check plugin. 2014-02-18 12:08:36 +01:00
src listDirectory method updated to use ObjectListing.isTruncated(). 2015-03-04 12:52:48 +05:30
test CLOUDSTACK-4807: tests for NetUtils 2015-03-03 21:21:52 +01:00
pom.xml Validate IPv4 address using Apache Commons Validator 2014-11-24 14:43:48 +01:00