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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to