summaryrefslogtreecommitdiffstats
path: root/openstack/common
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge "Modify local.py to not be dependent on Eventlet"Jenkins2013-08-021-7/+6
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Modify local.py to not be dependent on EventletLance Bragstad2013-08-011-7/+6
* | | | | Merge "Add common methods required to allow translation of REST API responses"Jenkins2013-08-021-35/+81
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Add common methods required to allow translation of REST API responsesLuis A. Garcia2013-07-301-35/+81
* | | | | Merge "BaseException.message is deprecated since Python 2.6"Jenkins2013-07-313-5/+16
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | BaseException.message is deprecated since Python 2.6Johannes Erdfelt2013-07-263-5/+16
| |/ / /
* | | | Merge "Fix policy default_rule issue"Jenkins2013-07-301-6/+12
|\ \ \ \
| * | | | Fix policy default_rule issueguohliu2013-07-291-6/+12
* | | | | Merge "Import common quota code from nova and cinder"Jenkins2013-07-301-0/+1173
|\ \ \ \ \
| * | | | | Import common quota code from nova and cinderSergey Skripnick2013-07-291-0/+1173
* | | | | | Merge "Add function drop_unique_constraint()"Jenkins2013-07-291-0/+38
|\ \ \ \ \ \
| * | | | | | Add function drop_unique_constraint()Victor Sergeyev2013-07-261-0/+38
* | | | | | | Merge "Refactors boolean returns"Jenkins2013-07-293-18/+6
|\ \ \ \ \ \ \
| * | | | | | | Refactors boolean returnsZhongyue Luo2013-07-283-18/+6
| | |/ / / / / | |/| | | | |
* | | | | | | Merge "Fix hostname conflict in config generator"Jenkins2013-07-291-13/+14
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix hostname conflict in config generatorBen Nemec2013-07-261-13/+14
| | |_|/ / / | |/| | | |
* | | | | | Merge "Implement apiclient library"Jenkins2013-07-265-21/+1272
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Implement apiclient libraryAlessio Ababilov2013-07-225-21/+1272
* | | | | | Change sqlalchemy/utils.py mode back to 644Chris Behrens2013-07-251-0/+0
* | | | | | Add service restart function in oslo-incubatorFengqian.Gao2013-07-251-32/+106
| |/ / / / |/| | | |
* | | | | Merge "config.generator: remove the total number of options"Jenkins2013-07-241-5/+0
|\ \ \ \ \
| * | | | | config.generator: remove the total number of optionsJulien Danjou2013-07-241-5/+0
| | |_|_|/ | |/| | |
* | | | | Merge "python3: handle module moves in log"Jenkins2013-07-241-4/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | python3: handle module moves in logChuck Short2013-07-231-4/+3
| | |_|/ | |/| |
* | | | Merge "Exception code cleanup"Jenkins2013-07-231-4/+2
|\ \ \ \
| * | | | Exception code cleanupBen Nemec2013-07-191-4/+2
* | | | | Merge "Avoid shadowing Exception 'message' attribute"Jenkins2013-07-231-11/+11
|\| | | |
| * | | | Avoid shadowing Exception 'message' attributeBen Nemec2013-07-191-11/+11
* | | | | Merge "python3: Add python3 compatibility support"Jenkins2013-07-231-3/+5
|\ \ \ \ \
| * | | | | python3: Add python3 compatibility supportChuck Short2013-07-151-3/+5
| | |/ / / | |/| | |
* | | | | Merge "Add serializer param to RPC service"Jenkins2013-07-231-2/+4
|\ \ \ \ \
| * | | | | Add serializer param to RPC serviceDevananda van der Veen2013-07-181-2/+4
* | | | | | Merge "Change file bit of sample config file generator"Jenkins2013-07-231-3/+0
|\ \ \ \ \ \
| * | | | | | Change file bit of sample config file generatorZhongyue Luo2013-07-211-3/+0
* | | | | | | Merge "Allow use of hacking 0.6.0 and enable new checks"Jenkins2013-07-231-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Allow use of hacking 0.6.0 and enable new checksSergey Lukjanov2013-07-201-1/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge "On reconnecting a FanoutConsumer, don't grow the topic name"Jenkins2013-07-221-1/+1
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | On reconnecting a FanoutConsumer, don't grow the topic nameMichael Wilson2013-07-201-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge "Remove DnsmasqFilter and DeprecatedDnsmasqFilter"Jenkins2013-07-211-30/+0
|\ \ \ \ \ \
| * | | | | | Remove DnsmasqFilter and DeprecatedDnsmasqFilterDirk Mueller2013-07-201-30/+0
| | |/ / / / | |/| | | |
* | | | | | Merge "Fix locking bug"Jenkins2013-07-211-17/+4
|\ \ \ \ \ \
| * | | | | | Fix locking bugBen Nemec2013-07-181-17/+4
| | |_|/ / / | |/| | | |
* | | | | | 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-201-1/+32
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Add more robust gettext interpolation handlingMatt Odden2013-07-161-1/+32
* | | | | Merge "Raise ValueError if sort_dir is unknown"Jenkins2013-07-191-9/+9
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Raise ValueError if sort_dir is unknownJulia Varlamova2013-07-181-9/+9
| | |_|/ | |/| |
* | | | Merge "Move synchronized body to a first-class function"Jenkins2013-07-181-93/+97
|\ \ \ \
| * | | | Move synchronized body to a first-class functionFlaper Fesp2013-07-151-93/+97