Dear all,
I have manually installed the TROVE service on a VM different from
controller node, in an Opnestack testbed (not Devstack).

I have followed this
<http://docs.openstack.org/developer/trove/dev/manual_install.html#>guide
with no few difficulties.

Running "trove-api --config-file=/root/trove/etc/trove/trove.conf.sample &"

 trove-taskmanager
--config-file=/root/trove/etc/trove/trove-taskmanager.sample> &

I obtain this output:
******************* log_opt_values
/usr/local/lib/python2.7/dist-packages/oslo/config/cfg.py:1951

2014-02-20 23:07:18.129 1712 ERROR trove.openstack.common.rpc.common
[req-a8a3bbb5-780f-48cd-9a8b-3ec100246323 nova service - - -] AMQP server
on localhost:5672 is unreachable: [Errno 111] ECONNREFUSED. Trying again in
1 seconds.

The trove.conf.sample e trove-taskmanger.sample notifer queue kombu
connection options are:
# ============ notifer queue kombu connection options
========================

notifier_queue_hostname = IP_address_of_the_controller_node


The VM that runs TROVE is a freshly Ubuntu 12.04.03 server in which I have
installed only the base packages how suggested from this guide (
http://docs.openstack.org/trunk/install-guide/install/apt/content/ch_basics.html
)


Thank you.
Giuseppe
_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to