Public bug reported:

Glance API does not start when configured with zmq as the rpc backend.

In glance-api.conf, added:
rpc_zmq_host = precise2
rpc_zmq_matchmaker = glance.openstack.common.rpc.matchmaker_ring.MatchMakerRing
rpc_backend = glance.openstack.common.rpc.impl_zmq

The glance common code currently does not have the rpc module, so
I ran oslo's update script to add this module into glance's openstack common.

After trying to start glance api, I get the following error, and there seem to 
be two issues here,
:

http://paste.openstack.org/show/57127/

** Affects: glance
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1264230

Title:
  Glance api fails to start with ZeroMQ rpc backend

Status in OpenStack Image Registry and Delivery Service (Glance):
  New

Bug description:
  Glance API does not start when configured with zmq as the rpc backend.

  In glance-api.conf, added:
  rpc_zmq_host = precise2
  rpc_zmq_matchmaker = 
glance.openstack.common.rpc.matchmaker_ring.MatchMakerRing
  rpc_backend = glance.openstack.common.rpc.impl_zmq

  The glance common code currently does not have the rpc module, so
  I ran oslo's update script to add this module into glance's openstack common.

  After trying to start glance api, I get the following error, and there seem 
to be two issues here,
  :

  http://paste.openstack.org/show/57127/

To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1264230/+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