← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1194237] Re: qpid_port is unused

 

Robert,

Did you notice that it is used in the following snippet?

    cfg.ListOpt('qpid_hosts',
                default=['$qpid_hostname:$qpid_port'],
                help='Qpid HA cluster host:port pairs'),

https://github.com/openstack/nova/blob/master/nova/openstack/common/rpc/impl_qpid.py#L48

-- dims

** Changed in: nova
       Status: New => Invalid

-- 
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/1194237

Title:
  qpid_port is unused

Status in OpenStack Compute (Nova):
  Invalid

Bug description:
  There is a configuration option for qpid_port but it is unused. It
  needs to be passed to the qpid connection in
  qpid_impl.py::connection_create()

  Note that the same bug exists in cinder.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1194237/+subscriptions