summaryrefslogtreecommitdiffstats
path: root/tests/unit
Commit message (Expand)AuthorAgeFilesLines
* Replace using tests.utils with openstack.common.testAlexander Gorodnev2013-08-0927-75/+70
* Merge "Add a fixture for dealing with config"Jenkins2013-08-082-0/+45
|\
| * Add a fixture for dealing with configAlexander Gorodnev2013-08-072-0/+45
* | Merge "Fix missing argument bug in oslo common policy"Jenkins2013-08-081-5/+47
|\ \
| * | Fix missing argument bug in oslo common policyVictor Sergeyev2013-08-011-5/+47
* | | Merge "Helper function to sanitize db url credentials"Jenkins2013-08-081-0/+14
|\ \ \
| * | | Helper function to sanitize db url credentialsZhongyue Luo2013-08-021-0/+14
* | | | Merge "Move sqlalchemy migration from Nova"Jenkins2013-08-081-0/+154
|\ \ \ \
| * | | | Move sqlalchemy migration from NovaVictor Sergeyev2013-07-251-0/+154
* | | | | Merge "RPC: Add MessageSecurity implementation"Jenkins2013-08-071-0/+134
|\ \ \ \ \
| * | | | | RPC: Add MessageSecurity implementationSimo Sorce2013-08-051-0/+134
* | | | | | Merge "Add missing exceptions for per user quota"Jenkins2013-08-061-0/+23
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Add missing exceptions for per user quotaSergey Skripnick2013-08-051-0/+23
| |/ / / /
* | | | | Merge "Fix Message format-string parsing"Jenkins2013-08-051-0/+13
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix Message format-string parsingJohn Warren2013-08-051-0/+13
| | |/ / | |/| |
* | | | Merge "python3: Import translation layer"Jenkins2013-08-051-0/+47
|\ \ \ \
| * | | | python3: Import translation layerChuck Short2013-08-041-0/+47
* | | | | Merge "Modify local.py to not be dependent on Eventlet"Jenkins2013-08-021-3/+17
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Modify local.py to not be dependent on EventletLance Bragstad2013-08-011-3/+17
* | | | | Merge "Add common methods required to allow translation of REST API responses"Jenkins2013-08-021-3/+86
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Add common methods required to allow translation of REST API responsesLuis A. Garcia2013-07-301-3/+86
* | | | | Merge "BaseException.message is deprecated since Python 2.6"Jenkins2013-07-311-8/+8
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | BaseException.message is deprecated since Python 2.6Johannes Erdfelt2013-07-261-8/+8
| |/ / /
* | | | Merge "Fix policy default_rule issue"Jenkins2013-07-301-9/+38
|\ \ \ \
| * | | | Fix policy default_rule issueguohliu2013-07-291-9/+38
* | | | | Merge "Import common quota code from nova and cinder"Jenkins2013-07-301-0/+418
|\ \ \ \ \
| * | | | | Import common quota code from nova and cinderSergey Skripnick2013-07-291-0/+418
* | | | | | Merge "Add function drop_unique_constraint()"Jenkins2013-07-291-1/+133
|\ \ \ \ \ \
| * | | | | | Add function drop_unique_constraint()Victor Sergeyev2013-07-261-1/+133
| | |_|_|_|/ | |/| | | |
* | | | | | Refactors boolean returnsZhongyue Luo2013-07-281-4/+1
| |/ / / / |/| | | |
* | | | | Merge "Implement apiclient library"Jenkins2013-07-264-1/+561
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Implement apiclient libraryAlessio Ababilov2013-07-224-1/+561
* | | | | Add service restart function in oslo-incubatorFengqian.Gao2013-07-251-33/+121
| |/ / / |/| | |
* | | | Merge "Exception code cleanup"Jenkins2013-07-232-5/+2
|\ \ \ \
| * | | | 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
|\| | | | | | |_|/ / / |/| | | |