summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Exception code cleanupBen Nemec2013-07-192-5/+2
* | | | | Merge "Avoid shadowing Exception 'message' attribute"Jenkins2013-07-232-13/+13
|\| | | |
| * | | | Avoid shadowing Exception 'message' attributeBen Nemec2013-07-192-13/+13
* | | | | Merge "Allow use of hacking 0.6.0 and enable new checks"Jenkins2013-07-232-10/+12
|\ \ \ \ \
| * | | | | Allow use of hacking 0.6.0 and enable new checksSergey Lukjanov2013-07-202-10/+12
| |/ / / /
* | | | | Merge "On reconnecting a FanoutConsumer, don't grow the topic name"Jenkins2013-07-221-0/+42
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | On reconnecting a FanoutConsumer, don't grow the topic nameMichael Wilson2013-07-201-0/+42
* | | | | Merge "Remove DnsmasqFilter and DeprecatedDnsmasqFilter"Jenkins2013-07-211-6/+0
|\ \ \ \ \
| * | | | | Remove DnsmasqFilter and DeprecatedDnsmasqFilterDirk Mueller2013-07-201-6/+0
| | |/ / / | |/| | |
* | | | | Merge "Fix locking bug"Jenkins2013-07-211-0/+10
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix locking bugBen Nemec2013-07-181-0/+10
* | | | | Merge "Add more robust gettext interpolation handling"Jenkins2013-07-201-0/+44
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add more robust gettext interpolation handlingMatt Odden2013-07-161-0/+44
* | | | | Merge "Raise ValueError if sort_dir is unknown"Jenkins2013-07-191-2/+0
|\ \ \ \ \
| * | | | | Raise ValueError if sort_dir is unknownJulia Varlamova2013-07-181-2/+0
* | | | | | Merge "Add tests for cinder/common/sqlalchemyutils.py"Jenkins2013-07-191-0/+116
|\| | | | | | |_|/ / / |/| | | |
| * | | | Add tests for cinder/common/sqlalchemyutils.pyJulia Varlamova2013-07-181-0/+116
| | |/ / | |/| |
* | | | Merge "Move synchronized body to a first-class function"Jenkins2013-07-181-36/+93
|\ \ \ \
| * | | | Move synchronized body to a first-class functionFlaper Fesp2013-07-151-36/+93
* | | | | Merge "Remove the unused notifier.add_driver() API"Jenkins2013-07-181-37/+0
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Remove the unused notifier.add_driver() APIMark McLoughlin2013-07-161-37/+0
* | | | | Merge "Move `test_migrations` from Nova."Jenkins2013-07-161-0/+225
|\ \ \ \ \
| * | | | | Move `test_migrations` from Nova.Victor Sergeyev2013-07-121-0/+225
* | | | | | Merge "Add config for amqp durable/auto_delete queues"Jenkins2013-07-161-6/+65
|\ \ \ \ \ \
| * | | | | | Add config for amqp durable/auto_delete queuesPaul Mathews2013-07-161-6/+65
| | |_|_|_|/ | |/| | | |
* | | | | | Merge "Fix missing argument bug in oslo common policy"Jenkins2013-07-161-9/+20
|\ \ \ \ \ \
| * | | | | | Fix missing argument bug in oslo common policyguohliu2013-07-121-9/+20
| | |_|_|_|/ | |/| | | |
* | | | | | Merge "Allow launchers to be stopped multiple times"Jenkins2013-07-161-0/+4
|\ \ \ \ \ \
| * | | | | | Allow launchers to be stopped multiple timesBrian Elliott2013-07-081-0/+4
| | |_|_|/ / | |/| | | |
* | | | | | Merge "Make lock_file_prefix optional"Jenkins2013-07-161-0/+28
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Make lock_file_prefix optionalFlaper Fesp2013-07-151-0/+28
| | |_|/ / | |/| | |
* | | | | Merge "Add exceptions for OpenStack clients"Jenkins2013-07-152-0/+83
|\ \ \ \ \
| * | | | | Add exceptions for OpenStack clientsAlessio Ababilov2013-06-272-0/+83
* | | | | | Merge "Avoid shadowing Exception 'message' attribute"Jenkins2013-07-151-0/+2
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Avoid shadowing Exception 'message' attributeMark McLoughlin2013-07-081-0/+2
* | | | | | Migrate sqlalchemy utils from NovaVictor Sergeyev2013-07-123-0/+464
| |_|/ / / |/| | | |
* | | | | Merge "Convert kombu SSL version string into integer"Jenkins2013-07-122-2/+89
|\ \ \ \ \
| * | | | | Convert kombu SSL version string into integerDavanum Srinivas2013-07-082-2/+89
* | | | | | Merge "Add a monkey-patching util for sqlalchemy-migrate"Jenkins2013-07-111-0/+95
|\ \ \ \ \ \
| * | | | | | Add a monkey-patching util for sqlalchemy-migrateRoman Podolyaka2013-07-081-0/+95
* | | | | | | Merge "Revert "Add support for heartbeating in the kombu RPC driver""Jenkins2013-07-111-14/+7
|\ \ \ \ \ \ \
| * | | | | | | Revert "Add support for heartbeating in the kombu RPC driver"Mark McLoughlin2013-07-111-14/+7
* | | | | | | | Enable H302 hacking checkAnn Kamyshnikova2013-07-107-20/+21
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge "Sanitize passwords in _safe_log"Jenkins2013-07-081-0/+12
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Sanitize passwords in _safe_logDavanum Srinivas2013-07-051-0/+12
* | | | | | | Merge "Add support for heartbeating in the kombu RPC driver"HEADmasterJenkins2013-07-081-7/+14
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Add support for heartbeating in the kombu RPC driverKiall Mac Innes2013-07-081-7/+14
| | |_|/ / / | |/| | | |
* | | | | | notifier: do not rely on CONF.hostJulien Danjou2013-07-081-0/+8
| |_|/ / / |/| | | |
* | | | | Add missing license headerDirk Mueller2013-07-071-0/+16
* | | | | Merge "Handle empty arglists in Filters"Jenkins2013-07-061-0/+39
|\ \ \ \ \ | |_|/ / / |/| | | |