index
:
oslo.git
master
shared-key-msg
OpenStack's oslo-incubator patches.
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
openstack
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Update zmq context cleanup to use term.
Dan Prince
2012-08-30
1
-1
/
+1
*
|
Allow non-string items in the creds dict.
Vishvananda Ishaya
2012-08-20
1
-1
/
+1
|
/
*
Add threadgroup to manage timers and greenthreads.
Angus Salkeld
2012-08-20
2
-7
/
+141
*
Add basic periodic task infrastructure.
Angus Salkeld
2012-08-20
2
-1
/
+115
*
Add multiprocess service launcher
Angus Salkeld
2012-08-20
1
-7
/
+183
*
Add signal handling to service launcher
Angus Salkeld
2012-08-20
1
-0
/
+41
*
Merge "Basic service launching infrastructure"
Jenkins
2012-08-20
1
-0
/
+73
|
\
|
*
Basic service launching infrastructure
Angus Salkeld
2012-08-15
1
-0
/
+73
*
|
Merge "Move manager.py and service.py into common."
Jenkins
2012-08-20
2
-0
/
+96
|
\
|
|
*
Move manager.py and service.py into common.
Angus Salkeld
2012-08-15
2
-0
/
+96
*
|
Merge "Fix spelling typos"
Jenkins
2012-08-20
2
-4
/
+4
|
\
\
|
*
|
Fix spelling typos
RongzeZhu
2012-08-17
2
-4
/
+4
*
|
|
Don't trap then re-raise ImportError.
Monty Taylor
2012-08-17
1
-1
/
+1
|
/
/
*
|
Remove unused imports
RongzeZhu
2012-08-16
3
-5
/
+0
*
|
Remove register_opts from client methods
Eric Windisch
2012-08-15
1
-5
/
+0
|
/
*
Merge "Rename FLAGS to CONF; Remove self.conf"
Jenkins
2012-08-14
1
-16
/
+14
|
\
|
*
Rename FLAGS to CONF; Remove self.conf
Eric Windisch
2012-08-06
1
-16
/
+14
*
|
Merge "cfg: clean up None value handling"
Jenkins
2012-08-13
1
-23
/
+13
|
\
\
|
*
|
cfg: clean up None value handling
Mark McLoughlin
2012-08-13
1
-23
/
+13
*
|
|
Merge "Allow set_default and set_override to use None"
Jenkins
2012-08-13
1
-2
/
+39
|
\
|
|
|
*
|
Allow set_default and set_override to use None
Vishvananda Ishaya
2012-08-11
1
-2
/
+39
*
|
|
Tilde expansion for --config-file and --config-dir
Mark McLoughlin
2012-08-11
1
-6
/
+11
|
/
/
*
|
Support for marshalling datetime while preserving microseconds.
SandyWalsh
2012-08-10
1
-0
/
+18
*
|
Merge "Add import_opt() method to ConfigOpts"
Jenkins
2012-08-10
1
-0
/
+19
|
\
\
|
|
/
|
/
|
|
*
Add import_opt() method to ConfigOpts
Mark McLoughlin
2012-07-31
1
-0
/
+19
*
|
Add multiple-driver support to the notifier api.
Andrew Bogott
2012-08-02
5
-152
/
+55
*
|
Merge "Install a qualified except hook."
Jenkins
2012-08-02
1
-6
/
+8
|
\
\
|
*
|
Install a qualified except hook.
Mate Lakat
2012-08-01
1
-6
/
+8
*
|
|
Merge "Copy eventlet_backdoor into common from nova."
Jenkins
2012-08-02
1
-0
/
+78
|
\
\
\
|
*
|
|
Copy eventlet_backdoor into common from nova.
Angus Salkeld
2012-08-02
1
-0
/
+78
*
|
|
|
Merge "Fix errors reported by pyflakes."
Jenkins
2012-08-02
1
-3
/
+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Fix errors reported by pyflakes.
Bhuvan Arumugam
2012-08-01
1
-3
/
+2
|
|
/
/
*
|
|
Merge "Remove bogus conf argument from create_consumer()"
Jenkins
2012-08-01
1
-4
/
+2
|
\
\
\
|
*
|
|
Remove bogus conf argument from create_consumer()
Mark McLoughlin
2012-08-01
1
-4
/
+2
|
|
/
/
*
|
|
Merge "Use function registration for policy checks"
Jenkins
2012-08-01
1
-46
/
+106
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Use function registration for policy checks
Kevin L. Mitchell
2012-07-30
1
-46
/
+106
|
|
/
*
|
Merge "Remove code to clear basicConfig root log handlers"
Jenkins
2012-07-31
1
-11
/
+0
|
\
\
|
*
|
Remove code to clear basicConfig root log handlers
Dan Prince
2012-07-31
1
-11
/
+0
|
|
/
*
/
Copy LoopingCall from nova for service.py
Angus Salkeld
2012-07-31
1
-0
/
+88
|
/
*
Merge "don't throw exceptions if %(color)s tag is used"
Jenkins
2012-07-30
1
-2
/
+6
|
\
|
*
don't throw exceptions if %(color)s tag is used
Sean Dague
2012-07-27
1
-2
/
+6
*
|
fix the qpid_heartbeat option so that it's effective
Pádraig Brady
2012-07-30
1
-1
/
+1
|
/
*
Remove unused imports
Joe Gordon
2012-07-26
4
-4
/
+0
*
Modifies _is_opt_registered fcn to check for duplicate opts
Giampaolo Lauria
2012-07-24
1
-1
/
+4
*
Merge changes I536e1ca0,Ifb878368,Ie1d71b85
Jenkins
2012-07-23
1
-2
/
+4
|
\
|
*
Add missing convert_instances arg.
Russell Bryant
2012-07-18
1
-1
/
+3
|
*
Track to_primitive() depth after iteritems().
Russell Bryant
2012-07-18
1
-1
/
+1
*
|
Enable fanout_cast and fanout_cast_to_server to provide topic
Gary Kotton
2012-07-23
1
-4
/
+8
|
/
*
fix bug lp:1019348,update openstack-common to support pep8 1.3.
Yaguang Tang
2012-07-18
7
-33
/
+34
*
cfg: allow empty config values
Mark McLoughlin
2012-07-17
1
-1
/
+2
[prev]
[next]