summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Don't pass unicode to hmac.new()Prashanth Pai2016-03-151-0/+14
* Use correct content type on JSON responsesPrashanth Pai2016-03-111-0/+23
* Fix dup fd leakPrashanth Pai2016-03-082-2/+16
* Remove redundant syscalls in GET pathPrashanth Pai2016-03-071-8/+3
* Rebase to stable/kiloPrashanth Pai2016-03-0717-1565/+9105
* Do not use pickle: Use jsonPrashanth Pai2016-01-112-1/+93
* Refactor read_metadata() methodPrashanth Pai2016-01-112-21/+20
* Update repoThiago da Silva2016-01-0649-2080/+3451
* Removing functionalnosetestsPushpesh Sharma2014-04-275-1667/+0
* Updating code to call fs_utils instead of python's os moduleThiago da Silva2014-04-101-33/+22
* removing exception handling in do_mkdirThiago da Silva2014-03-271-13/+13
* fix __exit__ function not closing file descriptorThiago da Silva2014-03-261-0/+10
* removing check_user_xattr functionThiago da Silva2014-03-261-34/+0
* Add support for Object Expiration featurePrashanth Pai2014-03-244-10/+725
* Functional tests for SwiftKerbAuth filter.Chetan Risbud2014-03-1410-1/+432
* Sync with OpenStack Swift v1.13.0Prashanth Pai2014-03-137-801/+357
* PUT of a Directory failedChetan Risbud2014-03-121-4/+5
* Sync with OpenStack Swift v1.12.0Luis Pabon2014-02-166-653/+1737
* Revert "Attempt to fix failing testMetadataOnPost functional test"Chetan Risbud2014-02-101-1/+0
* Attempt to fix failing testMetadataOnPost functional testPrashanth Pai2014-02-101-0/+1
* adding error handling to gswauth-cleanup-tokens toolThiago da Silva2014-02-051-6/+2
* Fixes some TCs that assert for response code 403Pushpesh Sharma2014-01-301-15/+13
* Rebase swiftkerbauth imported code with upstreamChetan Risbud2014-01-272-8/+145
* Test cases for gswauth-cleanup-tokenPushpesh Sharma2014-01-241-8/+152
* Provide more generic string in testAssert of some TCsPushpesh Sharma2014-01-211-12/+12
* Initial import of the swiftkerbauthChetan Risbud2014-01-213-0/+418
* Sync with OpenStack v1.11.0 Jan 10 2014v1.11.0Luis Pabon2014-01-158-261/+978
* fix error handing in swauth toolsThiago da Silva2014-01-141-5/+48
* Fix bug where admin is able to delete reseller_adminThiago da Silva2014-01-102-10/+154
* Fix users not able to change their own password/keyPrashanth Pai2014-01-073-17/+237
* Handle ENOSPC on os.close() operationPrashanth Pai2014-01-071-0/+9
* Unit test should use python 2.6 calls onlyLuis Pabon2014-01-071-1/+1
* Fixes,TCs for user/account operation by non super_admin usersPushpesh Sharma2014-01-061-96/+394
* gswauth: Fix 403 being returned instead of 401Prashanth Pai2013-12-183-26/+48
* Fix double close issue in diskfileLuis Pabon2013-12-131-3/+21
* CentOS python-2.6 fixesLuis Pabon2013-12-111-3/+3
* renaming swauth tools to gswauthThiago da Silva2013-12-061-9/+9
* Rebase to OpenStack Swift v1.10.0.172.g9fe7748v1.10.2-0v1.10.2Luis Pabon2013-12-054-77/+605
* Fix unit-tests failing in master branchPrashanth Pai2013-12-051-8/+8
* fix issue with swauth-clean-token returning 403 errorsThiago da Silva2013-12-051-2/+6
* Return BadRequest on X-Delete-At/After headersLuis Pabon2013-12-053-5/+97
* Fix test configuration fileLuis Pabon2013-12-053-1/+16
* adding tabular output to swauth-listThiago da Silva2013-11-271-2/+15
* Functional Tests for gswauth_cliPushpesh Sharma2013-11-202-0/+250
* fix metadata overwrite during a post requestThiago da Silva2013-11-201-5/+95
* fix error with swauth-clean-tokensThiago da Silva2013-11-191-0/+34
* Improve logging and raising DiskFileNoSpacePrashanth Pai2013-11-152-1/+149
* renaming instances of swauth to gswauthThiago da Silva2013-11-132-6/+6
* Functional TCs for Multi-Protocol AccessPushpesh Sharma2013-11-101-2/+101
* new gswauth functional testsThiago da Silva2013-11-101-8/+120