8
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 3 hours ago.
Aug 18, 2024 — Aug 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Skip tests broken by nova b u g 1086980. More... over 12 years ago
Make parameter list generation consistent using urlencode(). More... over 12 years ago
Check for the canonical form as well, either is valid More... over 12 years ago
Merge "Remove unused configuration variables" More... over 12 years ago
Merge "Fix and simplify arbitrary_string. lp#1085048" More... over 12 years ago
Adds Cinder tests for Volume Types and extra specs More... over 12 years ago
Remove unused configuration variables More... over 12 years ago
Start making setup.py similar to other OpenStack Projects More... over 12 years ago
Started consolidation of disk config tests More... over 12 years ago
Merge "Fix pep8 failures in test_ec2_security_groups.py" More... over 12 years ago
Empty Body testing according to the RFC2616 More... over 12 years ago
Simplify parse_image_id. More... over 12 years ago
Merge "Fix issue with 404 logs on wait for delete." More... over 12 years ago
Merge "test_absolute_limits.py to check limits response" More... over 12 years ago
Fix and simplify arbitrary_string. lp#1085048 More... over 12 years ago
Fixed potential unbound varialble errors on test failures. More... over 12 years ago
Merge "Don't try to cleanup volume that doesn't exist." More... over 12 years ago
Add swift object versioning test case More... over 12 years ago
Fix pep8 failures in test_ec2_security_groups.py More... over 12 years ago
Fix issue with 404 logs on wait for delete. More... over 12 years ago
Don't try to cleanup volume that doesn't exist. More... over 12 years ago
Don't log stack trace on S3/EC2 client errors. More... over 12 years ago
Merge "Adds a Quotas client for Nova" More... over 12 years ago
Test Case to check "copy object across container" More... over 12 years ago
Merge "Spelling: executng=>executing" More... over 12 years ago
Merge "fix some typo" More... over 12 years ago
Spelling: executng=>executing More... over 12 years ago
Merge "Add start of the EC2/S3 API testing to tempest" More... over 12 years ago
fix some typo More... over 12 years ago
Merge "Added Swift tests: * account: delete account metadata * container: retrieve/delete container metadata * object: retrieve/copy(2 ways) object Syntax bug fix in container_client.py: return resp. body => return resp, body Fixed passing headers parameter in head method in rest_client.py: return self.request('HEAD', url, headers) Removed unused imports." More... over 12 years ago