Commit Graph

  • 5d51e3873d Use flake8 instead of pep8. Chmouel Boudjnah 2013-03-29 14:34:25 +0100
  • dfe07b72dd Fix getting config.ini. Chmouel Boudjnah 2013-03-29 13:47:56 +0100
  • f82b9dac11 Use loggging everywhere. Chmouel Boudjnah 2013-03-29 12:13:06 +0100
  • 918cddf6d3 parse args. Chmouel Boudjnah 2013-03-29 11:56:53 +0100
  • 59cd495674 Merge pull request #5 from enovance/unittest Chmouel Boudjnah 2013-03-29 10:44:07 -0700
  • 560dba9bfd Delete objects on dest if not on orig. Chmouel Boudjnah 2013-03-29 14:34:40 +0100
  • 1e4a08420b Fix PEP8 unittest Fabien Boucher 2013-03-29 17:53:43 +0100
  • 86fcb16e8b Add filler unittests Fabien Boucher 2013-03-29 17:47:24 +0100
  • f5800ee31a Fix bad list conversion. Fabien Boucher 2013-03-29 16:49:09 +0100
  • dac1ca6a63 Delete objects. Chmouel Boudjnah 2013-03-29 14:34:40 +0100
  • eb0bd41e60 Use flake8 instead of pep8. Chmouel Boudjnah 2013-03-29 14:34:25 +0100
  • e15cdfa5c3 Fix getting config.ini. Chmouel Boudjnah 2013-03-29 13:47:56 +0100
  • 47a472fbf6 Merge branch 'master' of github.com:chmouel/swiftsync Chmouel Boudjnah 2013-03-29 13:34:33 +0100
  • 28aee22766 Merge pull request #2 from chmouel/test-utils Chmouel Boudjnah 2013-03-29 05:33:55 -0700
  • 06064cb761 Merge pull request #3 from chmouel/master Chmouel Boudjnah 2013-03-29 05:33:45 -0700
  • ae44213b22 Use loggging everywhere. Chmouel Boudjnah 2013-03-29 12:13:06 +0100
  • 3476445520 parse args. Chmouel Boudjnah 2013-03-29 11:56:53 +0100
  • fa76abbb32 Use loggging everywhere. Chmouel Boudjnah 2013-03-29 12:13:06 +0100
  • 44ef61d544 parse args. Chmouel Boudjnah 2013-03-29 11:56:53 +0100
  • 0d98ca4202 Unnneded __main__ Chmouel Boudjnah 2013-03-28 19:04:25 +0100
  • 743493cee3 Add last tests for utils. Chmouel Boudjnah 2013-03-28 19:04:14 +0100
  • 34fd36a503 Add utils. Chmouel Boudjnah 2013-03-28 18:25:13 +0100
  • 14bdfd42f3 Add test for sync_object. Chmouel Boudjnah 2013-03-28 17:56:25 +0100
  • 5fef6fc0b8 Merge branch 'master' of github.com:enovance/swiftsync Chmouel Boudjnah 2013-03-28 16:49:08 +0100
  • 324daab89a Add tests for objects. Chmouel Boudjnah 2013-03-28 14:12:51 +0100
  • 6c89eac1f9 Fix module path. Fabien Boucher 2013-03-28 14:41:13 +0100
  • b190545bee Add missing python libraries Fabien Boucher 2013-03-28 14:35:41 +0100
  • 488281da4a Remove stubout as is distributed with python-mox. Fabien Boucher 2013-03-28 13:48:46 +0100
  • 1ee4b929b6 Fix typo Fabien Boucher 2013-03-28 12:08:33 +0100
  • 7dc658cc0c Use swsync as base dir not sync anymore. Chmouel Boudjnah 2013-03-27 18:27:53 +0100
  • f85bbfaee4 Move package to swsync. Chmouel Boudjnah 2013-03-27 17:52:53 +0100
  • d58701bbc1 Make testrunning works. Chmouel Boudjnah 2013-03-27 17:45:08 +0100
  • 368635da77 Stupid PEP8 checked by pep8 command. Chmouel Boudjnah 2013-03-27 17:37:40 +0100
  • 3bd9ca10d3 First stab getting tox integ. Chmouel Boudjnah 2013-03-27 17:31:24 +0100
  • a882bdee2f Add test_dont_sync_dest. Chmouel Boudjnah 2013-03-27 17:02:06 +0100
  • 369f02ee98 Add containers class tests. Chmouel Boudjnah 2013-03-27 16:55:16 +0100
  • d20ac73b40 works on test_accounts. Chmouel Boudjnah 2013-03-27 10:53:33 +0100
  • 76ff3dff44 Add eNovance license. Chmouel Boudjnah 2013-03-27 10:53:13 +0100
  • e98fd07034 Refactor accounts. Chmouel Boudjnah 2013-03-26 15:31:47 +0100
  • 2356e4c0ca Use stubs instead of monkey patch. Chmouel Boudjnah 2013-03-27 11:09:56 +0100
  • 7e42a8fd78 Licensing. Chmouel Boudjnah 2013-03-26 14:57:27 +0100
  • 0d5537c863 Cleaning up. Chmouel Boudjnah 2013-03-26 14:55:57 +0100
  • feb96e5ee2 Add sync_account test. Chmouel Boudjnah 2013-03-26 14:55:12 +0100
  • 6180dabef4 Refactoring after utils moves. Chmouel Boudjnah 2013-03-26 14:54:22 +0100
  • 87eb8b21e6 Call the proper method after refactoring was done. Chmouel Boudjnah 2013-03-26 14:53:37 +0100
  • b5d3bb83c9 Refactor account class as class and add tests. Chmouel Boudjnah 2013-03-26 13:51:37 +0100
  • 53f95305e0 Change the threadpool is constructed. Chmouel Boudjnah 2013-03-25 14:16:48 +0100
  • c0601d7a4e Bit more stats. Chmouel Boudjnah 2013-03-25 11:44:04 +0100
  • a1f3df8727 Rework the launching of the threads. Chmouel Boudjnah 2013-03-22 15:48:14 +0100
  • 63de1098d1 sync account. Chmouel Boudjnah 2013-03-20 18:18:33 +0100
  • 6a17e9ee27 PEP8 Chmouel Boudjnah 2013-03-20 14:52:14 +0100
  • 770ac5d7c2 fix delete and s/file/open/; Chmouel Boudjnah 2013-03-20 14:41:01 +0100
  • 392597b0fc quote are dumb. Chmouel Boudjnah 2013-03-20 14:39:56 +0100
  • 8437266c9d Check arg before building a cnx. Chmouel Boudjnah 2013-03-20 14:20:54 +0100
  • b5783cd9dc Use auth section and refactor. Chmouel Boudjnah 2013-03-20 14:20:23 +0100
  • e97a02240e PEP8 Chmouel Boudjnah 2013-03-20 14:08:41 +0100
  • 24fb3e0fbe move config.ini to sample and add it to gitignore. Chmouel Boudjnah 2013-03-20 14:05:38 +0100
  • 69471b267a concurrency should be a int() Chmouel Boudjnah 2013-03-20 14:04:21 +0100
  • 5132b30f47 config.ini for chmouel probably need to fix that. Chmouel Boudjnah 2013-03-20 14:04:10 +0100
  • 24d9da8bdb Fix ksclient import. Chmouel Boudjnah 2013-03-20 14:00:16 +0100
  • 089b4137c2 +x and call binary filler.py Chmouel Boudjnah 2013-03-20 13:56:34 +0100
  • 0b49537127 Merge branch 'master' of github.com:enovance/swiftsync Chmouel Boudjnah 2013-03-20 13:48:18 +0100
  • 96fcebcee4 Rename and refactor. sync Chmouel Boudjnah 2013-03-20 13:34:09 +0100
  • edb559d8cc PEP8 Chmouel Boudjnah 2013-03-20 13:09:25 +0100
  • b6a6a167f2 Rename to filler/ Chmouel Boudjnah 2013-03-20 13:07:37 +0100
  • 7bee019bd6 Add weird characters in container names and meta values. Fabien Boucher 2013-03-18 14:09:55 +0100
  • 38c5bd670b Object meta (key and values) construct with weird chars. Fabien Boucher 2013-03-18 11:59:09 +0100
  • 9defc83354 Provide keystone url by OS_AUTH_URL environ variable Fabien Boucher 2013-03-18 11:38:02 +0100
  • 1b16a4d336 Add Unicode/UTF8 and space in object name Fabien Boucher 2013-03-18 11:34:41 +0100
  • 83671bf750 Merge pull request #1 from chmouel/sync Fabien Boucher 2013-03-15 08:55:39 -0700
  • 9837669022 Add a basic syncer. Chmouel Boudjnah 2013-03-15 14:46:38 +0100
  • 966937da0d Each container now contains a zero byte file. Store object length in index file. Fabien Boucher 2013-03-14 16:25:45 +0100
  • 10f953c6aa Set object size to 1024 Bytes even a lower value is provided by user. Fabien Boucher 2013-03-11 16:18:50 +0100
  • f5bdfe2ad2 Add a processing indicator Fabien Boucher 2013-03-11 16:05:44 +0100
  • d599352886 Renaming. Fabien Boucher 2013-03-11 14:18:01 +0100
  • 98e4227d47 Renaming folder. Fabien Boucher 2013-03-11 14:16:09 +0100
  • 4a73774744 Fix typos in README and script header. Fabien Boucher 2013-03-11 14:02:05 +0100
  • 0273bad263 Create README.rst Chmouel Boudjnah 2013-03-11 12:19:44 +0100
  • 1aa5a4a7a4 First version of swift-filer.py Fabien Boucher 2013-03-11 11:56:11 +0100
  • 3ff20055c7 Add README. Chmouel Boudjnah 2013-03-11 12:05:39 +0100