Commit Graph

  • 02f0910972 Merge "Updated from global requirements" Jenkins 2015-01-12 21:51:20 +00:00
  • 3dfefe6919 Bump to hacking 0.10 Ben Nemec 2015-01-12 19:59:55 +00:00
  • 74890542bc Merge "make time format for processutils match lockutils" Jenkins 2015-01-11 21:38:29 +00:00
  • 43dc67e0dc Updated from global requirements OpenStack Proposal Bot 2015-01-10 22:48:23 +00:00
  • df35680b67 add watchdog module Sean Dague 2015-01-09 11:27:55 -05:00
  • 18bcbe2ef8 Updated from global requirements OpenStack Proposal Bot 2015-01-08 18:50:26 +00:00
  • 234b007b75 make time format for processutils match lockutils Sean Dague 2015-01-07 08:18:56 -05:00
  • 590444c1f5 Merge "Add a reader/writer lock" Jenkins 2015-01-06 22:59:33 +00:00
  • 75f0f2d3a1 Merge "test compatibility for old imports" Jenkins 2014-12-26 15:22:26 +00:00
  • af98b04d29 Copy the openstack-common stuff manually, as it's not there. Thomas Goirand 2014-12-23 17:20:26 +08:00
  • 1d03e9691a Patch MANIFEST.in to include the openstack-common folder. Thomas Goirand 2014-12-23 16:44:47 +08:00
  • fd57d5cb2a Using debian/kilo as packaging branch Thomas Goirand 2014-12-23 10:49:32 +08:00
  • 1fad82cb8d Added python-retrying as (build-)depends. Thomas Goirand 2014-12-23 10:46:49 +08:00
  • 35d11eaef2 Merge tag '0.3.0' into debian/kilo Thomas Goirand 2014-12-23 10:44:48 +08:00
  • 1f7246c771 Now packaging 0.3.0 Thomas Goirand 2014-12-23 10:44:26 +08:00
  • a4142665bc Correct the translation domain for loading messages Doug Hellmann 2014-12-22 11:16:50 -05:00
  • a6bae13407 Merge "Report import warnings where the import occurs" Jenkins 2014-12-21 03:44:52 +00:00
  • 90663364f8 Add a reader/writer lock Joshua Harlow 2014-12-01 16:21:01 -08:00
  • f7ebc8260d Merge "Clean up API documentation" Jenkins 2014-12-16 22:03:41 +00:00
  • 9dd6d212f0 Don't use ConfigFilter for lockutils Ihar Hrachyshka 2014-12-12 18:27:23 +01:00
  • 093ed4f9ab Report import warnings where the import occurs Doug Hellmann 2014-12-11 13:40:48 -05:00
  • e5a357dd14 Merge "Activate pep8 check that _ is imported" Jenkins 2014-12-12 15:39:10 +00:00
  • 6400bef55c Merge "Drop requirements-py3.txt" Jenkins 2014-12-12 13:17:01 +00:00
  • 7c7493feb5 Port processutils to Python 3 Victor Stinner 2014-12-11 23:55:50 +01:00
  • 2aafe6f6ec Activate pep8 check that _ is imported James Carey 2014-12-11 22:44:45 +00:00
  • 32bf9400e6 Drop requirements-py3.txt Victor Stinner 2014-12-11 09:48:52 +01:00
  • deb0152cbc Updated from global requirements OpenStack Proposal Bot 2014-12-11 07:19:21 +00:00
  • d59543df4a Clean up API documentation Doug Hellmann 2014-12-10 08:31:04 -05:00
  • 5de5c42b1f Workflow documentation is now in infra-manual Jeremy Stanley 2014-12-05 03:30:38 +00:00
  • 3baa1ec31f Merge "Remove noqa from test files" Jenkins 2014-12-04 15:33:49 +00:00
  • 23da92ba07 Updated from global requirements OpenStack Proposal Bot 2014-12-03 21:02:28 +00:00
  • 09ab85306c Remove noqa from test files Doug Hellmann 2014-12-02 12:35:21 -05:00
  • 3de55f3321 test compatibility for old imports Sean Dague 2014-12-02 12:25:46 -05:00
  • 4fd64cba10 Fix bug link in README.rst Ben Nemec 2014-12-02 17:03:55 +00:00
  • 54c84da50a Add external lock fixture 0.3.0 Ben Nemec 2014-10-28 17:43:30 +00:00
  • 19f07c600c Add a TODO for retrying pull request #20 Joshua Harlow 2014-11-25 14:09:06 -08:00
  • 46c836ee28 Allow the lock delay to be provided Joshua Harlow 2014-10-24 11:29:44 -07:00
  • 3bda65ccbb Allow for providing a customized semaphore container Joshua Harlow 2014-10-27 14:06:37 -07:00
  • 4e7595b3b1 Merge "Flesh out the README" Jenkins 2014-11-19 19:05:36 +00:00
  • 656f908f8b Move locale files to proper place Andreas Jaeger 2014-11-19 07:03:55 -05:00
  • faa30f8f13 Flesh out the README Davanum Srinivas 2014-11-17 18:53:02 -05:00
  • bca4a0d827 Move out of the oslo namespace package Doug Hellmann 2014-11-14 14:26:53 -05:00
  • 58de317f84 Improve testing in py3 environment Victor Sergeyev 2014-11-13 14:41:29 +02:00
  • 54a0fe6616 python-oslo.concurrency build-conflicts on itself. debian/0.2.0-1 Thomas Goirand 2014-11-13 09:52:59 +00:00
  • daeaa70b17 Uploading to experimental, not unstable. Thomas Goirand 2014-11-13 09:51:00 +00:00
  • 47fc16de7a Removed duplicate pbr depends. Thomas Goirand 2014-11-12 13:56:58 +00:00
  • 3a55d6bcad Added alternative handling for lockutils-wrapper. Thomas Goirand 2014-11-12 13:54:29 +00:00
  • 5b6db7720c Fixed sphinxdoc build. Thomas Goirand 2014-11-12 13:51:33 +00:00
  • 415e6625bd Fixed missing EPOC for oslo.config build-depends. Thomas Goirand 2014-11-12 13:46:30 +00:00
  • e567be426d Added initial debian folder. Thomas Goirand 2014-11-12 21:03:54 +08:00
  • fa52a63e4f Only modify autoindex.rst if it exists Dan Prince 2014-10-29 15:41:31 -04:00
  • 63e618beb1 Imported Translations from Transifex OpenStack Proposal Bot 2014-10-29 06:10:48 +00:00
  • d5ea62c53a lockutils-wrapper cleanup Ben Nemec 2014-10-28 15:15:44 +00:00
  • 78ba143879 Don't use variables that aren't initialized Joshua Harlow 2014-10-27 12:55:54 -07:00
  • fcba4650b8 Merge "Clean up lockutils logging" 0.2.0 Jenkins 2014-10-25 23:00:43 +00:00
  • 5ba93551fc Merge "Add deprecated name test case" Jenkins 2014-10-25 23:00:17 +00:00
  • a79b1ab59a Merge "Use six.wraps" Jenkins 2014-10-25 23:00:11 +00:00
  • 3fa6703902 Merge "Add pbr to installation requirements" Jenkins 2014-10-25 08:22:56 +00:00
  • de30b78317 Imported Translations from Transifex OpenStack Proposal Bot 2014-10-25 06:11:32 +00:00
  • 6c5f5bfb2b Merge "Improve lock_path help and documentation" Jenkins 2014-10-25 02:29:09 +00:00
  • 761b26024e Use six.wraps Joshua Harlow 2014-10-24 17:05:30 -07:00
  • 968459ecce Clean up lockutils logging Ben Nemec 2014-10-23 22:13:06 +00:00
  • 660f608997 Remove unused incubator modules Ben Nemec 2014-10-24 21:57:02 +00:00
  • 655b10af67 Merge fileutils from oslo-incubator Davanum Srinivas 2014-10-24 17:40:20 -04:00
  • 973fb2cd6b Improve lock_path help and documentation Andreas Jaeger 2014-10-22 22:27:08 +02:00
  • 78adfc42ef Add pbr to installation requirements Doug Hellmann 2014-10-24 09:25:25 -04:00
  • c6ce62642c Merge "Imported Translations from Transifex" 0.1.0 Jenkins 2014-10-23 00:10:42 +00:00
  • 4454012c6b Updated from global requirements OpenStack Proposal Bot 2014-10-22 19:16:27 +00:00
  • abc1e3cdf8 Imported Translations from Transifex OpenStack Proposal Bot 2014-10-22 06:14:22 +00:00
  • 151297f333 Updated from global requirements OpenStack Proposal Bot 2014-10-13 18:50:14 +00:00
  • 2fc5d04196 Updated from global requirements OpenStack Proposal Bot 2014-10-11 15:55:54 +00:00
  • 7f4a3bd016 Merge "Make lock_wrapper private" Jenkins 2014-10-09 17:11:05 +00:00
  • 8f74ad2b15 Merge "Remove extraneous vim editor configuration comments" Jenkins 2014-10-09 03:23:15 +00:00
  • 59a4e837f7 Merge "Support building wheels (PEP-427)" Jenkins 2014-10-08 21:34:52 +00:00
  • 77c6fd50fd Remove extraneous vim editor configuration comments Christian Berendt 2014-10-08 22:45:13 +02:00
  • f2bb4d4226 Add deprecated name test case Ben Nemec 2014-09-29 16:48:43 +00:00
  • 10faffc956 Make lock_wrapper private Ben Nemec 2014-10-08 20:43:08 +00:00
  • 1b9c7cfa99 Merge "Address race in file locking tests" Jenkins 2014-10-08 20:25:47 +00:00
  • ccc8a39117 Support building wheels (PEP-427) Davanum Srinivas 2014-10-02 16:18:01 -04:00
  • 2dae1fd780 Handle Python 3's O_CLOEXEC default Ben Nemec 2014-09-29 18:46:14 +00:00
  • 394fbf4f04 Remove hard dep on eventlet Ben Nemec 2014-09-26 19:06:56 +00:00
  • 8483811889 Test with both vanilla and eventlet stdlib Ben Nemec 2014-10-03 23:22:36 +00:00
  • ad4e21c83a Imported Translations from Transifex OpenStack Proposal Bot 2014-10-03 06:15:32 +00:00
  • 73394c2a92 Fix coverage testing Andreas Jaeger 2014-10-01 16:52:51 +02:00
  • 235ed3e4a3 Clean up doc header Ben Nemec 2014-09-26 18:56:17 +00:00
  • baee4673eb Use ConfigFilter for opts Ben Nemec 2014-09-26 17:38:04 +00:00
  • 5d1461204d Make lockutils main() a console entry point Ben Nemec 2014-09-26 17:24:05 +00:00
  • c98d5edc44 Expose lockutils opts to config generator Ben Nemec 2014-09-26 16:02:26 +00:00
  • 5cba7d1830 Merge "Add lock_path as param to remove_external function" Jenkins 2014-09-29 16:59:12 +00:00
  • 28977be728 Merge "Add hacking import exception for i18n" Jenkins 2014-09-29 12:35:45 +00:00
  • 19dbcbbb89 Add hacking import exception for i18n Ben Nemec 2014-09-26 15:31:09 +00:00
  • 12bd40f91d Imported Translations from Transifex OpenStack Proposal Bot 2014-09-26 06:08:32 +00:00
  • efc4354522 provide sane cmd exit reporting Sean Dague 2014-09-24 11:27:12 -04:00
  • f350a45ba4 Add lock_path as param to remove_external function jichenjc 2014-09-20 09:45:25 +08:00
  • 34f5b81987 Merge "Add history file to documentation" Jenkins 2014-09-23 04:03:07 +00:00
  • d3ee001a7c Imported Translations from Transifex OpenStack Proposal Bot 2014-09-22 06:07:32 +00:00
  • 4e9c2e2533 Merge "Remove oslo-incubator fixture" Jenkins 2014-09-21 21:05:04 +00:00
  • afdc56d83a Merge "Cleanup and adding timing to lockutils logging" Jenkins 2014-09-20 05:20:48 +00:00
  • 519d215179 Updated from global requirements OpenStack Proposal Bot 2014-09-19 08:50:46 +00:00
  • 103e60e9c0 Cleanup and adding timing to lockutils logging Brian D. Elliott 2014-09-17 14:25:00 +00:00