summaryrefslogtreecommitdiffstats
path: root/openstack
Commit message (Expand)AuthorAgeFilesLines
* Update KillFilter to stop at '\0' for readlink() function.Yufang Zhang2013-05-151-0/+4
* Merge "Removes len() on empty sequence evaluation"Jenkins2013-05-136-10/+8
|\
| * Removes len() on empty sequence evaluationZhongyue Luo2013-05-136-10/+8
* | Merge "Line wrapper becomes to long when expanded."Jenkins2013-05-131-2/+3
|\ \
| * | Line wrapper becomes to long when expanded.Monty Taylor2013-05-111-2/+3
* | | Merge "Renames filter to base_filter and weight to base_weight"Jenkins2013-05-134-7/+7
|\ \ \
| * | | Renames filter to base_filter and weight to base_weightMatthew Sherborne2013-05-104-7/+7
* | | | Merge "python3: use 'as' syntax for exception assignment"Jenkins2013-05-131-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | python3: use 'as' syntax for exception assignmentChuck Short2013-05-131-1/+1
* | | | Handle ints passed to `boolean_from_string`Rick Harris2013-05-101-6/+9
| |_|/ |/| |
* | | Merge "Added convenience APIs for lockutils"Jenkins2013-05-101-0/+29
|\ \ \
| * | | Added convenience APIs for lockutilsZhongyue Luo2013-05-091-0/+29
| | |/ | |/|
* | | Merge "Stylistic improvements from quantum-rootwrap"Jenkins2013-05-102-15/+13
|\ \ \
| * | | Stylistic improvements from quantum-rootwrapThierry Carrez2013-05-092-15/+13
| |/ /
* | | Merge "Import trycmd and ssh_execute from nova."Jenkins2013-05-101-0/+66
|\ \ \ | |/ / |/| |
| * | Import trycmd and ssh_execute from nova.Michael Still2013-05-071-0/+66
| |/
* | Merge "Convert unicode for python3 portability"Jenkins2013-05-075-8/+15
|\ \ | |/ |/|
| * Convert unicode for python3 portabilityChuck Short2013-05-065-8/+15
* | Merge "Deprecate log_format and change default to None"Jenkins2013-05-031-6/+11
|\ \
| * | Deprecate log_format and change default to NoneAndrew Laski2013-05-011-6/+11
* | | Merge "Update processutils."Jenkins2013-05-031-12/+58
|\ \ \
| * | | Update processutils.Michael Still2013-05-031-12/+58
| |/ /
* / / Improve python3 compatibilityChuck Short2013-05-023-15/+21
|/ /
* / Use range rather than xrangeChuck Short2013-05-012-3/+3
|/
* Ensure that qpid connection is closed.Gary Kotton2013-05-011-6/+7
* Do not import openstack.common.log in strutilsAlessio Ababilov2013-04-291-5/+0
* Merge "Support for lazily instantiated loggers"Jenkins2013-04-281-3/+33
|\
| * Support for lazily instantiated loggersDavanum Srinivas2013-04-091-3/+33
* | Add support to clear DBGary Kotton2013-04-251-0/+11
* | Merge "oslo logging tries to run chmod on file"Jenkins2013-04-261-10/+1
|\ \
| * | oslo logging tries to run chmod on fileMichael Kerrin2013-04-241-10/+1
* | | Merge "Add middleware to limit size of HTTP requests."Jenkins2013-04-241-0/+84
|\ \ \
| * | | Add middleware to limit size of HTTP requests.Dan Prince2013-04-231-0/+84
| |/ /
* / / Add enforcement for foreign key contraints with sqliteGary Kotton2013-04-221-5/+22
|/ /
* | Merge "Revert common logging use in rootwrap"Jenkins2013-04-221-6/+3
|\ \
| * | Revert common logging use in rootwrapThierry Carrez2013-04-221-6/+3
* | | Merge "Use print_function __future__ import"Jenkins2013-04-221-0/+2
|\ \ \
| * | | Use print_function __future__ importMark McLoughlin2013-04-221-0/+2
* | | | Merge "Improve Python 3.x compatibility"Jenkins2013-04-2213-25/+25
|\| | | | |/ / |/| |
| * | Improve Python 3.x compatibilityDirk Mueller2013-04-2213-25/+25
* | | Merge "Move wsgi.Service socket creation into the constructor."Jenkins2013-04-221-1/+1
|\ \ \ | |/ / |/| |
| * | Move wsgi.Service socket creation into the constructor.Kiall Mac Innes2013-03-171-1/+1
* | | Removes metadata from ModelBaseZhongyue Luo2013-04-201-1/+0
* | | Merge "Removes created_at, updated_at from ModelBase"Jenkins2013-04-201-2/+5
|\ \ \
| * | | Removes created_at, updated_at from ModelBaseZhongyue Luo2013-04-111-2/+5
| | |/ | |/|
* | | Merge "Replaces standard logging with common logging"Jenkins2013-04-206-8/+14
|\ \ \
| * | | Replaces standard logging with common loggingZhongyue Luo2013-04-096-8/+14
* | | | Merge "Replaces the standard uuid with common in the context module"Jenkins2013-04-201-2/+3
|\ \ \ \
| * | | | Replaces the standard uuid with common in the context moduleZhongyue Luo2013-04-091-2/+3
| |/ / /
* | | | Merge "Incorrect logging setup - duplicating root handlers"Jenkins2013-04-151-3/+0
|\ \ \ \