summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorRussell Bryant <rbryant@redhat.com>2013-03-12 14:24:49 -0400
committerRussell Bryant <rbryant@redhat.com>2013-03-12 14:24:49 -0400
commitd984b0b0bcbd17567f127395c8b890cddd9edd30 (patch)
tree91ff2359350497c8619d5cecd63737e3f04ef579 /bin
parent562b0787421b145c4a91ccbbcacfc74c340cead8 (diff)
downloadnova-d984b0b0bcbd17567f127395c8b890cddd9edd30.tar.gz
nova-d984b0b0bcbd17567f127395c8b890cddd9edd30.tar.xz
nova-d984b0b0bcbd17567f127395c8b890cddd9edd30.zip
Sync rpc from oslo-incubator.
Changes include: * Fix Copyright Headers - Rename LLC to Foundation * Preserve exceptions in impl_zmq. * Don't log a traceback on rpc call timeout. * Redis-based matchmaker * AMQP: skip duplicate messages * some other minor fixes / cleanups Fix bug 1154232. Change-Id: I8afb6b9a919fca34b4a93f7fad1551a023eba6b2
Diffstat (limited to 'bin')
-rwxr-xr-xbin/nova-rpc-zmq-receiver2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/nova-rpc-zmq-receiver b/bin/nova-rpc-zmq-receiver
index 7995fbe80..44b8299c0 100755
--- a/bin/nova-rpc-zmq-receiver
+++ b/bin/nova-rpc-zmq-receiver
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# vim: tabstop=4 shiftwidth=4 softtabstop=4
-# Copyright 2011 OpenStack Foundation
+# Copyright 2011 OpenStack LLC
#
# Licensed under the Apache License, Version 2.0 (the "License"); you may
# not use this file except in compliance with the License. You may obtain