index
:
nova.git
shared-key-msg
OpenStack's nova patches.
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
nova
/
service.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
switch to explicit call to logging.setup()
Vishvananda Ishaya
2011-02-21
1
-2
/
+0
*
remove extra references to logging.basicConfig
Vishvananda Ishaya
2011-02-20
1
-1
/
+0
*
Fixed formatting issues in current codebase.
Ed Leafe
2011-01-27
1
-2
/
+3
*
Resolved trunk merge conflicts
Ed Leafe
2011-01-21
1
-1
/
+3
|
\
|
*
Add timestamp to default log format, invert name and level for better readabi...
Thierry Carrez
2011-01-20
1
-1
/
+3
*
|
merged trunk changes
Ed Leafe
2011-01-19
1
-14
/
+0
|
\
|
|
*
add support for database migration
Andy Smith
2011-01-12
1
-13
/
+0
*
|
Completed first pass at converting all localized strings with multiple format...
Ed Leafe
2011-01-18
1
-6
/
+7
|
/
*
resolve pylint warnings
Eldar Nugaev
2011-01-12
1
-1
/
+2
*
Trunk merge and conflcts resolved
Ilya Alekseyev
2011-01-11
1
-15
/
+13
|
\
|
*
late import module for register_models() so it doesn't create the db before f...
Vishvananda Ishaya
2011-01-08
1
-1
/
+4
|
*
Merge trunk.
Todd Willey
2011-01-07
1
-3
/
+4
|
|
\
|
|
*
Bug #699912: When failing to connect to a data store, Nova doesn't log which
Ewan Mellor
2011-01-07
1
-3
/
+4
|
*
|
Merge trunk.
Todd Willey
2011-01-07
1
-0
/
+12
|
|
\
|
|
*
|
Final few log tweaks, i18n, levels, including contexts, etc.
Todd Willey
2011-01-04
1
-3
/
+0
|
*
|
Apply logging changes as a giant patch to work around the cloudpipe delete + ...
Todd Willey
2011-01-04
1
-11
/
+8
*
|
|
merge
Eldar Nugaev
2011-01-07
1
-1
/
+2
|
|
/
|
/
|
*
|
Recover from a lost data store connection
Josh Kearney
2011-01-04
1
-0
/
+12
|
/
*
Merge trunk and address ttx's review comments
jaypipes@gmail.com
2010-12-20
1
-7
/
+7
*
pep8 fixes
termie
2010-12-16
1
-5
/
+5
*
updates per review
termie
2010-12-14
1
-68
/
+1
*
removed a few more references to twisted
Andy Smith
2010-12-09
1
-2
/
+0
*
remove service and rename service_eventlet to service
Andy Smith
2010-12-09
1
-30
/
+139
*
intermediate commit to checkpoint progress
Andy Smith
2010-12-08
1
-1
/
+0
*
pep8
Todd Willey
2010-11-15
1
-1
/
+2
*
Merge lp:~termie/nova/trunkdoc (via patch, since bzr though it was already me...
Todd Willey
2010-11-07
1
-1
/
+5
*
back out stacked merge
Todd Willey
2010-11-07
1
-5
/
+1
*
Normalization of Dev reference docs.
Andy Smith
2010-11-08
1
-1
/
+5
*
make sure looping calls are created after service starts and add some tests t...
Vishvananda Ishaya
2010-10-20
1
-25
/
+28
*
merged trunk
Vishvananda Ishaya
2010-10-13
1
-3
/
+9
|
\
|
*
Add pylint thingamajig for startService (name defined by Twisted).
Soren Hansen
2010-10-04
1
-1
/
+1
|
*
Move manager_class instantiation and db.service_* calls out of nova.service.S...
Soren Hansen
2010-10-04
1
-3
/
+9
*
|
Fix the deprecation warnings for passing no context.
Vishvananda Ishaya
2010-10-01
1
-18
/
+22
|
/
*
merged trunk
Vishvananda Ishaya
2010-09-30
1
-0
/
+1
|
\
|
*
fixed a few missing params from iptables rules
Vishvananda Ishaya
2010-09-23
1
-0
/
+1
|
*
Whitespace fixes
Devin Carlen
2010-09-20
1
-1
/
+0
|
*
Added iptables host initial configuration
Devin Carlen
2010-09-15
1
-0
/
+1
*
|
Periodic callback for services and managers. Added code to automatically dis...
Vishvananda Ishaya
2010-09-12
1
-4
/
+20
|
/
*
make the db creates return refs instead of ids
Vishvananda Ishaya
2010-09-09
1
-4
/
+5
*
Last of cleanup, including removing fake_storage flage
Vishvananda Ishaya
2010-09-07
1
-1
/
+1
*
fix for getting reference on service update
Vishvananda Ishaya
2010-09-07
1
-0
/
+1
*
Lots of fixes to make the nova commands work properly and make datamodel work...
Vishvananda Ishaya
2010-09-07
1
-9
/
+15
*
fix service unit tests
Vishvananda Ishaya
2010-09-02
1
-6
/
+5
*
renamed daemon to service and update db on create and destroy
Vishvananda Ishaya
2010-09-02
1
-15
/
+26
*
pass all extra args from service to manager
Vishvananda Ishaya
2010-09-02
1
-3
/
+2
*
inject host into manager
Vishvananda Ishaya
2010-09-02
1
-2
/
+4
*
updated models a bit and removed service classes
Vishvananda Ishaya
2010-09-02
1
-25
/
+31
*
pylint clean of manager and service
Vishvananda Ishaya
2010-08-31
1
-2
/
+3
*
rename node_name to host
Vishvananda Ishaya
2010-08-31
1
-5
/
+5
*
instance runs
Vishvananda Ishaya
2010-08-30
1
-4
/
+3
[next]