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
/
notifications.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove uses of instance['instance_type'] from nova/notifications
Dan Smith
2013-03-09
1
-1
/
+3
*
Fix issues with re-raising exceptions.
Russell Bryant
2013-03-05
1
-4
/
+9
*
Put options in a list.
Russell Bryant
2013-03-04
1
-18
/
+16
*
Update OpenStack LLC to Foundation
Kurt Taylor
2013-02-26
1
-1
/
+1
*
Use oslo-config-2013.1b4
Mark McLoughlin
2013-02-19
1
-1
/
+2
*
Make sure there are no unused import
Joe Gordon
2013-01-28
1
-1
/
+0
*
Avoid db lookup in info_from_instance().
Russell Bryant
2013-01-24
1
-6
/
+2
*
Move global glance opts into nova.image.glance
Mark McLoughlin
2013-01-08
1
-1
/
+2
*
Wrap log messages with _()
daisy-ycguo
2012-11-21
1
-1
/
+1
*
Merge "Remove nova.config.CONF"
Jenkins
2012-11-20
1
-2
/
+1
|
\
|
*
Remove nova.config.CONF
Mark McLoughlin
2012-11-20
1
-2
/
+1
*
|
Merge "Include hostname in notification payloads."
Jenkins
2012-11-20
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
Include hostname in notification payloads.
andrewbogott
2012-11-06
1
-0
/
+1
*
|
Remove nova.flags
Mark McLoughlin
2012-11-17
1
-1
/
+0
|
/
*
Switch from FLAGS to CONF in misc modules
Mark McLoughlin
2012-11-04
1
-11
/
+12
*
Send api.fault notification on API service faults.
SandyWalsh
2012-09-19
1
-0
/
+20
*
Implements sending notification on metadata change
Nikhil Komawar
2012-08-21
1
-0
/
+3
*
Fix spelling typos
Joe Gordon
2012-08-16
1
-2
/
+2
*
Fix notification logic
Stanislaw Pitucha
2012-08-04
1
-2
/
+2
*
Implements notifications for more instance changes
Nikhil Komawar
2012-07-27
1
-36
/
+90
*
Fix typo in docstring
Phil Day
2012-07-13
1
-1
/
+1
*
Adds network labels to the fixed ips in usages
Matt Dietz
2012-07-11
1
-1
/
+6
*
Switch to common notifiers.
Andrew Bogott
2012-07-06
1
-1
/
+1
*
This patch stops metadata from being deleted when an instance is deleted.
Alex Meade
2012-07-06
1
-7
/
+2
*
Add checks for retrieving deleted instance metadata for notification events.
Alex Meade
2012-07-05
1
-10
/
+17
*
Switch to common logging.
Andrew Bogott
2012-07-02
1
-1
/
+1
*
Remove unnecessary queries for network info in notifications
Chris Behrens
2012-06-26
1
-1
/
+1
*
Add instance details to notifications
Doug Hellmann
2012-06-18
1
-2
/
+31
*
Replaces functions in utils.py with openstack/common/timeutils.py
Zhongyue Luo
2012-06-16
1
-1
/
+2
*
Merge "Fix instance update notification publisher id"
Jenkins
2012-06-01
1
-8
/
+13
|
\
|
*
Fix instance update notification publisher id
Brian Elliott
2012-05-30
1
-8
/
+13
*
|
Backslash continuation removal (Nova folsom-2)
Zhongyue Luo
2012-05-31
1
-2
/
+2
|
/
*
Added a instance state update notification
Brian Elliott
2012-05-24
1
-0
/
+242