hi

just did a reinstall and it failed. rabbitmq again.

i am attaching the screen grabs. if someone wants the logs, i can send them. but i expect to get rid of the instack vm later this afternoon if i cannot get instack to run after fiddling with rabbitmq.

logs again, pls specify which logs and the location you need

my hosts file which worked yesterday

[stack@instack ~]$ cat /etc/hosts
127.0.0.1   localhost localhost.localdomain localhost4 localhost4.localdomain4
::1         localhost localhost.localdomain localhost6 localhost6.localdomain6

127.0.0.1        instack.marafa.vm


pertinent output of openstack-status

== Support services ==
openvswitch:                            active
dbus:                                   active
rabbitmq-server:                        failed    (disabled on boot)
memcached:                              active
== Keystone users ==
/usr/lib/python2.7/site-packages/keystoneclient/shell.py:65: DeprecationWarning: The keystone CLI is deprecated in favor of python-openstackclient. For a Python library, continue using python-keystoneclient.
  'python-keystoneclient.', DeprecationWarning)
Could not find user: admin (Disable debug mode to suppress these details.) (HTTP 401) (Request-ID: req-0037d194-7b75-4c9e-a48f-c8ac122a99ff)
== Glance images ==
Could not find user: admin (Disable debug mode to suppress these details.) (HTTP 401) (Request-ID: req-3fed983d-76b2-43cb-b9ff-b0445e470773)
== Nova managed services ==
ERROR (Unauthorized): Could not find user: admin (Disable debug mode to suppress these details.) (HTTP 401) (Request-ID: req-1cafa2c3-fa56-4ea5-804b-4910c0fde9ba)
== Nova networks ==
ERROR (Unauthorized): Could not find user: admin (Disable debug mode to suppress these details.) (HTTP 401) (Request-ID: req-3de8f916-c7c6-4e9e-a309-73359261366c)
== Nova instance flavors ==
ERROR (Unauthorized): Could not find user: admin (Disable debug mode to suppress these details.) (HTTP 401) (Request-ID: req-6f360f3f-8f0f-4d65-b489-e7050df1fd49)
== Nova instances ==
ERROR (Unauthorized): Could not find user: admin (Disable debug mode to suppress these details.) (HTTP 401) (Request-ID: req-37f006f0-d121-4ba5-9663-717e1457d54d)


--