[openstack-dev] [devstack] Devstack Multinode on CentOS
Collins, Sean
Sean_Collins2 at cable.comcast.com
Mon May 19 21:10:39 UTC 2014
On Mon, May 19, 2014 at 05:00:26PM EDT, Henrique Truta wrote:
> Controller localrc: http://paste.openstack.org/show/80953/
>
> Compute node localrc: http://paste.openstack.org/show/80955/
These look backwards. The first pastebin link has no enabled services,
while the pastebin you say is the compute node appears to have API
services running in the enabled_services list.
So - here's an example from my lab:
Controller localrc:
# Nova
disable_service n-net
enable_service n-cpu
# Neutron
ENABLED_SERVICES+=,neutron,q-svc,q-dhcp,q-meta,q-agt
Compute localrc:
ENABLED_SERVICES=n-cpu,rabbit,neutron,q-agt
--
Sean M. Collins
More information about the OpenStack-dev
mailing list