summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Implement apiclient libraryAlessio Ababilov2013-07-2210-22/+1834
* Merge "Remove DnsmasqFilter and DeprecatedDnsmasqFilter"Jenkins2013-07-212-36/+0
|\
| * Remove DnsmasqFilter and DeprecatedDnsmasqFilterDirk Mueller2013-07-202-36/+0
* | Merge "Fix locking bug"Jenkins2013-07-212-17/+14
|\ \
| * | Fix locking bugBen Nemec2013-07-182-17/+14
* | | Merge "Fix stylistic problems with help text"Jenkins2013-07-211-8/+8
|\ \ \
| * | | Fix stylistic problems with help textKevin L. Mitchell2013-07-151-8/+8
* | | | Merge "Add more robust gettext interpolation handling"Jenkins2013-07-202-1/+76
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add more robust gettext interpolation handlingMatt Odden2013-07-162-1/+76
* | | | Merge "Raise ValueError if sort_dir is unknown"Jenkins2013-07-192-11/+9
|\ \ \ \
| * | | | Raise ValueError if sort_dir is unknownJulia Varlamova2013-07-182-11/+9
* | | | | 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-182-129/+190
|\ \ \ \
| * | | | Move synchronized body to a first-class functionFlaper Fesp2013-07-152-129/+190
* | | | | Merge "python3: Add basic compatibility support."Jenkins2013-07-182-3/+6
|\ \ \ \ \
| * | | | | python3: Add basic compatibility support.Chuck Short2013-07-172-3/+6
| | |/ / / | |/| | |
* | | | | Merge "python3: Add basic python3 compatibility."Jenkins2013-07-181-1/+3
|\ \ \ \ \
| * | | | | python3: Add basic python3 compatibility.Chuck Short2013-07-121-1/+3
| | |_|_|/ | |/| | |
* | | | | Merge "Remove the unused notifier.add_driver() API"Jenkins2013-07-182-57/+7
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Remove the unused notifier.add_driver() APIMark McLoughlin2013-07-162-57/+7
* | | | | 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-164-22/+102
|\ \ \ \ \ \
| * | | | | | Add config for amqp durable/auto_delete queuesPaul Mathews2013-07-164-22/+102
| | |_|/ / / | |/| | | |
* | | | | | Merge "Fixes path to add on PYTHONPATH in generate_sample.sh"Jenkins2013-07-161-1/+1
|\ \ \ \ \ \
| * | | | | | Fixes path to add on PYTHONPATH in generate_sample.shZhongyue Luo2013-07-161-1/+1
* | | | | | | Merge "Document Flavio as a maintainer of the policy code"Jenkins2013-07-161-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Document Flavio as a maintainer of the policy codeMark McLoughlin2013-07-161-2/+2
* | | | | | | | Merge "Fix missing argument bug in oslo common policy"Jenkins2013-07-162-16/+27
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix missing argument bug in oslo common policyguohliu2013-07-122-16/+27
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge "Allow launchers to be stopped multiple times"Jenkins2013-07-162-3/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | Allow launchers to be stopped multiple timesBrian Elliott2013-07-082-3/+10
* | | | | | | | | Merge "Make lock_file_prefix optional"Jenkins2013-07-162-6/+40
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | / | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Make lock_file_prefix optionalFlaper Fesp2013-07-152-6/+40
| | |_|_|/ / / | |/| | | | |
* | | | | | | Add maintainer for apiclientAlessio Ababilov2013-07-161-0/+6
| |_|_|/ / / |/| | | | |
* | | | | | Merge "Add .testrepository to .gitignore"Jenkins2013-07-161-0/+1
|\ \ \ \ \ \
| * | | | | | Add .testrepository to .gitignoreChuck Short2013-07-121-0/+1
| |/ / / / /
* | | | | | Merge "Add exceptions for OpenStack clients"Jenkins2013-07-154-0/+545
|\ \ \ \ \ \
| * | | | | | Add exceptions for OpenStack clientsAlessio Ababilov2013-06-274-0/+545
* | | | | | | Merge "Avoid shadowing Exception 'message' attribute"Jenkins2013-07-152-10/+12
|\ \ \ \ \ \ \
| * | | | | | | Avoid shadowing Exception 'message' attributeMark McLoughlin2013-07-082-10/+12
* | | | | | | | Merge "Adds sample config file generation script"Jenkins2013-07-152-0/+81
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Adds sample config file generation scriptZhongyue Luo2013-06-252-0/+81
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Migrate sqlalchemy utils from NovaVictor Sergeyev2013-07-124-2/+784
| |_|_|/ / / |/| | | | |
* | | | | | Merge "Convert kombu SSL version string into integer"Jenkins2013-07-124-4/+116
|\ \ \ \ \ \
| * | | | | | Convert kombu SSL version string into integerDavanum Srinivas2013-07-084-4/+116
* | | | | | | Merge "Fix issue with pip installing oslo.config-1.2.0"Jenkins2013-07-111-1/+3
|\ \ \ \ \ \ \
| * | | | | | | Fix issue with pip installing oslo.config-1.2.0Mark McLoughlin2013-07-101-1/+3
* | | | | | | | Merge "Add a monkey-patching util for sqlalchemy-migrate"Jenkins2013-07-113-0/+255
|\ \ \ \ \ \ \ \