Reviewed: https://review.openstack.org/25759 Committed: http://github.com/openstack/nova/commit/94783b2158e9b92d40974b9bb0738426e2162066 Submitter: Jenkins Branch: master
commit 94783b2158e9b92d40974b9bb0738426e2162066 Author: Joe Gordon <[email protected]> Date: Fri Mar 29 14:45:23 2013 -0700 Sync in matchmaker and qpid Conf changes from oslo The following should use integers not strings. * matchmaker_heartbeat_freq * matchmaker_heartbeat_ttl * qpid_port Fixes bug 1159889 and bug 1161679 Change-Id: I2f055929ffa48ead300d2a3efdb0ce0692a13716 ** Changed in: nova Status: In Progress => Fix Committed ** Changed in: nova Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1159889 Title: matchmaker_heartbeat_freq and matchmaker_heartbeat_ttl should be Ints not strings Status in OpenStack Compute (Nova): Fix Released Status in Oslo - a Library of Common OpenStack Code: Fix Committed Status in oslo grizzly series: Fix Committed Bug description: The following cfg.IntOpt should default to ints not strings. * matchmaker_heartbeat_freq * matchmaker_heartbeat_ttl To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/1159889/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

