Commit Graph

  • 9d05b1a238 OpenDev Migration Patch master sof-storagepolicy OpenDev Sysadmins 2019-04-19 19:50:51 +00:00
  • 48a4c8b493 change assert(Not)Equals to assert(Not)Equal zhangyangyang 2017-09-14 14:48:50 +08:00
  • 73672a47a4 Merge "List system dependencies for running common tests" Jenkins 2017-08-17 20:14:08 +00:00
  • 29baaefc99 Update .gitignore Arundhati Surpur 2017-07-07 17:45:28 +05:30
  • b1dea6eacd List system dependencies for running common tests Andreas Jaeger 2016-06-27 10:25:25 +02:00
  • b439f20f9c Merge "Don't (f)chown when it has no effect" Jenkins 2016-06-14 18:17:07 +00:00
  • 1de8091ce8 Merge "Open object only if it's going to be read" Jenkins 2016-06-14 18:16:24 +00:00
  • 35601d4191 Merge "Handle non-blocking renames during object PUTs" Jenkins 2016-06-14 17:36:19 +00:00
  • a52274de32 Merge "Remove redundant syscalls in POST path" Jenkins 2016-06-13 19:55:02 +00:00
  • 72dbd476f0 Don't (f)chown when it has no effect Prashanth Pai 2016-05-19 12:08:28 +05:30
  • e8d31d9e9a Open object only if it's going to be read Prashanth Pai 2016-05-19 12:01:17 +05:30
  • 87de09c9ec Handle non-blocking renames during object PUTs Prashanth Pai 2016-05-19 11:45:39 +05:30
  • 4252ff6cc4 Remove redundant syscalls in POST path Prashanth Pai 2016-05-19 11:37:44 +05:30
  • d137fefb5a Fix dup fd leak Prashanth Pai 2016-03-08 12:27:40 +05:30
  • 328c5549bf Update spec file for 2.5.0 release Prashanth Pai 2015-12-23 11:40:16 +05:30
  • c649130a1f Set version to 2.5.0 v2.5.0-1 Prashanth Pai 2015-12-23 10:42:16 +05:30
  • b562c56729 Merge "Rebase to Swift 2.5.0 (liberty)" v2.5.0 Jenkins 2015-12-22 18:42:01 +00:00
  • a8f474d844 Rebase to Swift 2.5.0 (liberty) Prashanth Pai 2015-12-11 14:58:35 +05:30
  • 7a6d68e7a3 Deprecated tox -downloadcache option removed Ondřej Nový 2015-12-11 21:06:12 +01:00
  • 55857a2e21 Merge "doc: Last write wins behaviour" v2.3.0 kilo-eol Jenkins 2015-12-08 14:00:40 +00:00
  • 0475666746 doc: Last write wins behaviour Prashanth Pai 2015-06-08 15:39:40 +05:30
  • ea0ecdf985 Merge "Introduce fallocate support" Jenkins 2015-12-08 12:55:50 +00:00
  • cc1051f031 Merge "Fix func test incorrect test result" Jenkins 2015-12-08 12:51:46 +00:00
  • 9e65dd9ceb Introduce fallocate support Prashanth Pai 2015-06-03 12:31:40 +05:30
  • b8eb887b81 Fix func test incorrect test result Prashanth Pai 2015-11-20 11:25:03 +05:30
  • 60eaebbb01 Remove redundant syscalls Prashanth Pai 2015-11-17 18:11:31 +05:30
  • 8bce87a2bb Minor cleanups Prashanth Pai 2015-11-17 15:52:06 +05:30
  • 3115575d5d Merge "Detect file change when file size remains same" Jenkins 2015-11-10 19:42:01 +00:00
  • 435a0dcfc7 Do not use pickle: Use json Prashanth Pai 2015-10-21 16:56:02 +05:30
  • fbc07d3ad9 Refactor read_metadata() method Prashanth Pai 2015-10-21 15:46:27 +05:30
  • eb9abdc934 Merge "Change repositories from stackforge to openstack" Jenkins 2015-10-19 18:19:26 +00:00
  • fc1ee9298f Merge "Remove keyword arguments from os.open call, instead add check for mode bits" Jenkins 2015-10-19 18:19:24 +00:00
  • 21f6fa7172 Change repositories from stackforge to openstack venkatamahesh 2015-10-19 23:34:53 +05:30
  • 94ce66ee88 Update .gitreview for new namespace Jeremy Stanley 2015-10-17 22:40:40 +00:00
  • 481d2226b1 Remove keyword arguments from os.open call, instead add check for mode bits Varun Mittal 2015-10-13 14:17:31 +05:30
  • da53693c9b Detect file change when file size remains same Prashanth Pai 2015-10-07 19:41:12 +05:30
  • 3083d14aff Fix inconsistent data being returned on GET Prashanth Pai 2015-09-29 15:41:02 +05:30
  • a55740493e Fix object server leaking file descriptors Prashanth Pai 2015-09-29 12:44:51 +05:30
  • 18d039a893 read_metadata() consumers should catch IOError Prashanth Pai 2015-07-09 12:23:43 +05:30
  • d792d40bd7 fix requirements.txt Thiago da Silva 2015-09-29 12:44:38 -04:00
  • eb50236764 Merge "Backport: Fix metadata overall limits bug" into icehouse icehouse Jenkins 2015-08-24 19:03:08 +00:00
  • 79ea52a745 Backport: Fix metadata overall limits bug Prashanth Pai 2015-08-21 12:20:45 +05:30
  • bc43f0b4b3 Fix inconsistent data being returned on GET Prashanth Pai 2015-08-20 16:27:44 +05:30
  • ad0bb79827 Import HTTPBadRequest from swift's module Prashanth Pai 2015-08-20 17:53:41 +05:30
  • 74d02e6c6e Exclude .trashcan dir from container listing Prashanth Pai 2015-08-06 17:06:00 +05:30
  • b2dbc15e9b Catch ESTALE in addition to ENOENT Prashanth Pai 2015-07-01 15:59:41 +05:30
  • 8d60b484e9 Properly handle read_metadata() exceptions Prashanth Pai 2015-08-05 14:45:27 +05:30
  • 6762fc6593 Fix object server leaking file descriptors Prashanth Pai 2015-08-05 14:41:26 +05:30
  • 2842e8236a Fix API incompatibility in update_metadata() Prashanth Pai 2015-08-05 14:49:33 +05:30
  • 8e3b642a40 Merge "Simplify temp file naming convention" Jenkins 2015-08-05 21:07:57 +00:00
  • 402f2b4954 Fix building of RPMs Prashanth Pai 2015-07-07 12:55:47 +05:30
  • 1a6e22ea88 Simplify temp file naming convention Prashanth Pai 2015-04-15 16:08:56 +05:30
  • 11b61294c2 Merge "Handle REPLICATE requests gracefully" Jenkins 2015-07-10 00:17:22 +00:00
  • a39bcbaae2 Remove references to use_put_mount and fs.conf Prashanth Pai 2015-04-15 15:10:15 +05:30
  • 4018b3f749 Merge "Rebase to Swift 2.3.0" Jenkins 2015-07-07 18:37:59 +00:00
  • 780e697e2f Merge "Cleanup exception logging" Jenkins 2015-07-07 09:54:27 +00:00
  • b145f9b68d Rebase to Swift 2.3.0 Prashanth Pai 2015-05-06 15:29:23 +05:30
  • 63589a98aa Fix incomplete example command in quick start guide Zandrr 2015-06-05 14:02:09 +00:00
  • 0d11589042 Cleanup exception logging Bill Owen 2015-04-16 15:58:52 -07:00
  • c6aae2b0cc Allow marker dir objects ending with slash v2.2.1 Prashanth Pai 2015-02-10 00:01:07 +05:30
  • 3c18b83430 Handle REPLICATE requests gracefully Prashanth Pai 2015-01-20 15:44:50 +05:30
  • aa1bfb3e67 Rebase to Swift 2.2.1 release Prashanth Pai 2015-01-15 12:31:55 +05:30
  • 486668b880 Merge "Remove some dead code" Jenkins 2015-01-31 13:16:28 +00:00
  • 9d60237a2c Note limitation of swift geo-replication. Bill Owen 2015-01-21 17:32:06 -07:00
  • 786460d9d1 Merge "Workflow documentation is now in infra-manual" Jenkins 2015-01-20 19:09:08 +00:00
  • eb7883dc23 Remove some dead code Prashanth Pai 2015-01-19 12:51:29 +05:30
  • b76c95dbcb Merge "Add MANIFEST.in" Jenkins 2015-01-16 19:59:05 +00:00
  • dcb19c6e1f Merge "Generalize README by adding references to GPFS." Jenkins 2015-01-16 19:58:55 +00:00
  • 2d0db8eb6c Generalize README by adding references to GPFS. Bill Owen 2015-01-13 17:12:48 -07:00
  • c5984b5dcd Add MANIFEST.in Pete Zaitcev 2015-01-09 21:56:59 -07:00
  • 341048e1c0 Workflow documentation is now in infra-manual Jeremy Stanley 2014-12-05 03:30:47 +00:00
  • b4ee36ef11 Fix bug in object name constraint Prashanth Pai 2014-10-09 00:00:34 +05:30
  • 2beeef64da Merge "Remove swiftkerbauth code" into icehouse Jenkins 2014-11-26 15:52:12 +00:00
  • 93dbcb5064 Update object-expirer.conf with explanations Prashanth Pai 2014-11-20 12:00:10 +05:30
  • c9d2f09ee3 Merge "Check if /etc/swift exists in ring builder" into icehouse Jenkins 2014-11-17 02:31:29 +00:00
  • d66c14c108 Remove swiftkerbauth code Prashanth Pai 2014-11-06 10:26:54 +05:30
  • 3142ed2423 Add object expiration functests Prashanth Pai 2014-11-03 17:41:05 +05:30
  • 97153d150a Merge "Cleanup functest and undo old patch" into icehouse Jenkins 2014-11-13 20:30:39 +00:00
  • bc234d05ba Remove old travis config file and fix typo Prashanth Pai 2014-11-04 17:12:03 +05:30
  • 260c8ef399 Check if /etc/swift exists in ring builder Prashanth Pai 2014-11-04 15:53:13 +05:30
  • 637dac947c Cleanup functest and undo old patch Prashanth Pai 2014-10-30 10:53:22 +05:30
  • e87f634b0f doc: Update merge requirements. Prashanth Pai 2014-10-08 10:53:57 -04:00
  • 3c7efb8bd7 Merge "new constraints middleware" Jenkins 2014-10-07 21:03:19 +00:00
  • c0b3d73189 new constraints middleware Thiago da Silva 2014-09-26 16:34:22 -04:00
  • 379915bb71 Merge "Rebase swiftonfile to swift 2.1.0 release" Jenkins 2014-10-07 19:42:46 +00:00
  • 52e764ecab Rebase swiftonfile to swift 2.1.0 release Prashanth Pai 2014-09-29 17:09:36 -04:00
  • a96ff88cf2 Merge "doc: Update developer documentation" Jenkins 2014-10-06 15:23:26 +00:00
  • a765973600 doc: Update developer documentation Prashanth Pai 2014-09-22 12:13:16 +05:30
  • d187234c11 Rename exceptions to use SwiftOnFile name. Bill Owen 2014-09-25 10:46:28 -07:00
  • d8765aac78 Add .gitreview file Prashanth Pai 2014-09-22 12:16:04 +05:30
  • 051e068d1e Merge pull request #35 from prashanthpai/backport-1 Thiago da Silva 2014-09-05 09:56:59 -04:00
  • be104a36c4 Merge pull request #36 from prashanthpai/backport-2 Thiago da Silva 2014-09-05 09:56:07 -04:00
  • 2d9033234b Merge pull request #34 from thiagol11/update_readme Thiago da Silva 2014-09-05 09:51:37 -04:00
  • ff76f42f8a fix issue with GET on large object (icehouse-backport) Prashanth Pai 2014-09-05 12:44:35 +05:30
  • 04d0a9969e Fix unlink call after successful rename Prashanth Pai 2014-05-15 11:22:42 +05:30
  • b27df0deaa update the README file Thiago da Silva 2014-08-28 14:01:37 -04:00
  • cd0faa4d7b Merge pull request #33 from thiagol11/release2.0 v2.0.0 Thiago da Silva 2014-08-18 14:18:09 -04:00
  • f482f2fdf4 Updating SwiftOnFile version to release 2.0 Thiago da Silva 2014-08-18 13:20:15 -04:00
  • befd78df91 Merge pull request #30 from prashanthpai/add-func-test Thiago da Silva 2014-08-15 10:13:56 -04:00
  • 85bd7d622e Add a swiftonfile specific functional test Prashanth Pai 2014-08-07 12:52:18 +05:30