Commit Graph

  • 3d7e5f34d1 Merge "lockutils: expand add_prefix" Jenkins 2014-01-17 06:28:34 +00:00
  • 5f6d71fa27 Merge "lockutils: do not grab the lock in creators" Jenkins 2014-01-17 06:28:26 +00:00
  • 8fc7f1bd15 lockutils: move directory creation in lock class Julien Danjou 2013-12-26 15:37:27 +01:00
  • fc8f4361de lockutils: remove lock_path parameter Julien Danjou 2013-12-26 14:15:27 +01:00
  • c3b4777630 lockutils: expand add_prefix Julien Danjou 2013-12-26 12:55:22 +01:00
  • 5145768c1f lockutils: do not grab the lock in creators Julien Danjou 2013-12-26 12:51:03 +01:00
  • 3ba32a9c68 lockutils: remove local usage Julien Danjou 2013-12-26 12:34:26 +01:00
  • 47dc689fbc Merge "Remove unused variables" Jenkins 2014-01-14 14:16:19 +00:00
  • c569770656 Remove unused variables Wu Wenxiang 2014-01-12 08:49:16 +08:00
  • 0677c265d7 Merge "Fix i18n problem in processutils module" Jenkins 2014-01-10 18:49:51 +00:00
  • 5c95eda7f0 Merge "lockutils: split code handling internal/external lock" Jenkins 2014-01-10 15:57:35 +00:00
  • 8b16f87fc1 Merge "lockutils: fix testcase wrt Semaphore" Jenkins 2014-01-10 15:57:28 +00:00
  • c95042052f Merge "Utilizes assertIsNone and assertIsNotNone" Jenkins 2014-01-10 15:57:21 +00:00
  • d8e6b5408e Utilizes assertIsNone and assertIsNotNone Zhongyue Luo 2013-10-11 11:24:18 +08:00
  • a762cff276 Fix i18n problem in processutils module ZhiQiang Fan 2013-08-22 22:24:23 +08:00
  • 7e8559fac1 lockutils: split code handling internal/external lock Julien Danjou 2013-12-26 12:31:51 +01:00
  • b1560bb1c0 lockutils: fix testcase wrt Semaphore Julien Danjou 2013-12-20 14:29:22 -07:00
  • f6ad0e3a71 Use hacking import_exceptions for gettextutils._ Joe Gordon 2013-12-20 18:11:50 -08:00
  • 956ed9b77d Merge "Correct invalid docstrings" Jenkins 2013-12-17 04:20:37 +00:00
  • 31078b9e8f Correct invalid docstrings Brant Knudson 2013-12-15 18:13:51 -06:00
  • f1ba198c9f Fix violations of H302:import only modules Chang Bo Guo 2013-12-09 19:07:13 -08:00
  • 93fdabc8ca Fixed misspellings of common words Nikhil Manchanda 2013-12-03 15:33:34 -08:00
  • 83d38d3826 Trivial: Make vertical white space after license header consistent Noorul Islam K M 2013-11-28 09:56:10 +05:30
  • 0f9c5952e1 Merge "Unify different names between Python2/3 with six.moves" Jenkins 2013-11-28 15:51:40 +00:00
  • acf0dc1b72 Unify different names between Python2/3 with six.moves Chang Bo Guo 2013-11-26 06:49:03 -08:00
  • 579704f994 Remove vim header Joe Gordon 2013-10-11 13:55:09 -07:00
  • f66c6c51f6 Merge "Use six.text_type instead of unicode function in tests" Jenkins 2013-11-18 07:37:58 +00:00
  • 4079f1c41a Merge "fix lockutils.lock() to make it thread-safe" Jenkins 2013-11-11 15:39:16 +00:00
  • 727647b1eb Merge "Adjust import order according to PEP8 imports rule" Jenkins 2013-11-11 15:38:14 +00:00
  • aad324d136 Use six.text_type instead of unicode function in tests Chang Bo Guo 2013-11-11 01:09:45 -08:00
  • f48a4fccc7 Adjust import order according to PEP8 imports rule Chang Bo Guo 2013-11-05 05:41:36 -08:00
  • 6e8f97594a fix lockutils.lock() to make it thread-safe Victor Stinner 2013-10-30 17:26:21 +01:00
  • 8eea694fca Merge "Add main() to lockutils that creates temp dir for locks" Jenkins 2013-10-28 15:19:14 +00:00
  • 2ff3f85363 Merge "Allow lockutils to get lock_path conf from envvar" Jenkins 2013-10-28 15:19:07 +00:00
  • 8fe083bbd6 Merge "Correct execute() to check 0 in check_exit_code" Jenkins 2013-10-27 00:04:45 +00:00
  • 27f918c916 Add main() to lockutils that creates temp dir for locks Yuriy Taraday 2013-10-24 17:07:55 +04:00
  • ec4e3cfa14 Allow lockutils to get lock_path conf from envvar Yuriy Taraday 2013-10-23 20:11:14 +04:00
  • 61e53b003d Correct execute() to check 0 in check_exit_code Arata Notsu 2013-10-25 13:01:49 +09:00
  • be169555fa Merge "Replace assertEquals with assertEqual" Jenkins 2013-10-24 00:50:22 +00:00
  • e8269ab1aa Replace assertEquals with assertEqual Zhongyue Luo 2013-10-11 11:20:43 +08:00
  • 18f6cfea0b Merge "Move LockFixture into a fixtures module" Jenkins 2013-10-21 16:25:56 +00:00
  • 2a2a0880a6 Move LockFixture into a fixtures module Davanum Srinivas 2013-10-16 13:02:48 -04:00
  • 1edcc88631 Fix to properly log when we release a semaphore Davanum Srinivas 2013-10-06 19:50:38 -04:00
  • d0597c1e3d Merge "Add LockFixture to lockutils" Jenkins 2013-10-09 22:02:42 +00:00
  • b225345cd2 Add LockFixture to lockutils Matthew Treinish 2013-10-03 22:42:55 -04:00
  • 305e9bd060 Merge "Modify lockutils.py due to dispose of eventlet" Jenkins 2013-08-28 20:33:33 +00:00
  • 803ede7370 Modify lockutils.py due to dispose of eventlet Victor Sergeyev 2013-08-27 17:38:26 +03:00
  • 63ad612662 Merge "Replace using tests.utils part2" Jenkins 2013-08-25 01:37:50 +00:00
  • b2e26dc920 Replace using tests.utils part2 Sergey Kraynev 2013-08-19 02:31:59 -04:00
  • 447c8e8086 Merge "Fix processutils.execute errors on windows" Jenkins 2013-08-21 05:24:53 +00:00
  • 531efef3f2 Fix processutils.execute errors on windows Davanum Srinivas 2013-08-07 20:17:10 -04:00
  • bdfdf7bbd2 Bump hacking to 0.7.0 Zhongyue Luo 2013-08-16 09:23:32 +08:00
  • de1289456a Merge "Replace using tests.utils with openstack.common.test" Jenkins 2013-08-16 01:24:21 +00:00
  • 0c80995cc0 Merge "Allow passing a logging level to processutils.execute" Jenkins 2013-08-13 12:29:29 +00:00
  • da0f0d7fd8 Replace using tests.utils with openstack.common.test Alexander Gorodnev 2013-08-09 05:34:55 -04:00
  • 2549d879f2 Allow passing a logging level to processutils.execute David Ripton 2013-08-08 10:21:55 -04:00
  • a70acdbdd3 Merge "BaseException.message is deprecated since Python 2.6" Jenkins 2013-07-31 23:08:48 +00:00
  • d1eab10aa5 BaseException.message is deprecated since Python 2.6 Johannes Erdfelt 2013-07-26 15:16:13 +00:00
  • f1ea8f42b6 Merge "Fix locking bug" Jenkins 2013-07-21 01:31:22 +00:00
  • 3eaacea25e Fix locking bug Ben Nemec 2013-07-09 17:03:53 -05:00
  • f4256f31f7 Merge "Move synchronized body to a first-class function" Jenkins 2013-07-18 13:11:19 +00:00
  • ddae590a28 Merge "Make lock_file_prefix optional" Jenkins 2013-07-16 15:11:38 +00:00
  • 4a5687b0b5 Move synchronized body to a first-class function Flaper Fesp 2013-06-10 14:57:42 +02:00
  • 82433a46dc Make lock_file_prefix optional Flaper Fesp 2013-06-10 14:25:58 +02:00
  • 9329d4c7c0 Enable H302 hacking check Ann Kamyshnikova 2013-06-25 17:12:58 +04:00
  • 46e659b2ff Merge "Enable hacking H404 test." Jenkins 2013-06-11 18:43:09 +00:00
  • 8dee1d8afc Enable hacking H404 test. Dina Belova 2013-06-03 17:44:55 +04:00
  • 18b309e0ee Use param keyword for docstrings Flaper Fesp 2013-06-10 14:09:49 +02:00
  • cf511958ac Use Python 3.x compatible octal literal notation Dirk Mueller 2013-06-08 15:06:56 +02:00
  • 1dbba71e00 Use Python 3.x compatible except construct Dirk Mueller 2013-06-07 15:50:39 +02:00
  • 74733fc3fe Merge "python3: python3 binary/text data compatbility" Jenkins 2013-06-03 12:21:47 +00:00
  • 1dd5fcd0fc Enable hacking H402 test Sergey Lukjanov 2013-06-02 20:41:20 +04:00
  • 0a078f1a1e python3: python3 binary/text data compatbility Chuck Short 2013-05-24 10:35:28 -05:00
  • 816c2fe785 Merge "Removes len() on empty sequence evaluation" Jenkins 2013-05-13 20:44:18 +00:00
  • df2443d272 Removes len() on empty sequence evaluation Zhongyue Luo 2013-05-10 23:15:08 +08:00
  • 4c4c405786 Merge "Added convenience APIs for lockutils" Jenkins 2013-05-10 12:49:51 +00:00
  • bd0b036249 Merge "Import trycmd and ssh_execute from nova." Jenkins 2013-05-10 12:43:11 +00:00
  • e70e9ba566 Added convenience APIs for lockutils Zhongyue Luo 2013-05-07 17:25:34 +09:00
  • be982c56ee Import trycmd and ssh_execute from nova. Michael Still 2013-05-06 16:45:09 +10:00
  • 3ebead64a7 Merge "Update processutils." Jenkins 2013-05-03 07:40:44 +00:00
  • ff90c4076e Update processutils. Michael Still 2013-04-28 16:58:34 +10:00
  • 46a51b570b Merge "Use print_function __future__ import" Jenkins 2013-04-22 14:29:39 +00:00
  • 51896514a7 Use print_function __future__ import Mark McLoughlin 2013-04-22 14:55:51 +01:00
  • ac2611f719 Merge "Improve Python 3.x compatibility" Jenkins 2013-04-22 13:35:28 +00:00
  • 57ca88bb6e Improve Python 3.x compatibility Dirk Mueller 2013-04-22 03:42:48 +02:00
  • 8d60abd348 Merge "Replaces standard logging with common logging" Jenkins 2013-04-20 00:56:21 +00:00
  • 5babb7a89f Replaces standard logging with common logging Zhongyue Luo 2013-04-09 13:40:26 +08:00
  • 94d7d35467 Merge "Locking edge case when lock_path does not exist" Jenkins 2013-03-22 16:52:23 +00:00
  • a2e9c56ec2 Merge "lockutils: add a failing unit test" Jenkins 2013-03-22 16:52:21 +00:00
  • 959ba8cd69 Merge "lockutils: improve the external locks test" Jenkins 2013-03-22 16:45:55 +00:00
  • aa51749bb8 Locking edge case when lock_path does not exist Gary Kotton 2013-03-21 06:11:36 +00:00
  • bda7d1e8cd lockutils: add a failing unit test Mark McLoughlin 2013-03-22 10:33:57 +00:00
  • 74fc415f44 lockutils: improve the external locks test Mark McLoughlin 2013-03-22 10:14:48 +00:00
  • 82cb089eb2 Merge "Removes unused imports in the tests module" Jenkins 2013-03-20 15:15:33 +00:00
  • 2fbb82b14b Removes unused imports in the tests module Zhongyue Luo 2013-03-20 16:10:04 +08:00
  • 7bf7e03f63 Merge "Fix Copyright Headers - Rename LLC to Foundation" Jenkins 2013-03-12 15:44:27 +00:00
  • 3015e31078 Fix locking issues in Windows Pedro Navarro Perez 2013-03-12 04:24:51 -07:00
  • 1f52426f91 Fix Copyright Headers - Rename LLC to Foundation Davanum Srinivas 2013-03-11 14:49:31 -04:00
  • 279bdf43aa Use oslo-config-2013.1b3 Mark McLoughlin 2013-02-17 15:22:44 +00:00
  • 006f1b50fc Merge "Emit a warning if RPC calls made with lock." Jenkins 2013-02-06 14:46:50 +00:00