Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nova: Nova services don't start (stop/waiting) #16

Closed
AJNOURI opened this issue Sep 26, 2016 · 1 comment
Closed

Nova: Nova services don't start (stop/waiting) #16

AJNOURI opened this issue Sep 26, 2016 · 1 comment

Comments

@AJNOURI
Copy link
Owner

AJNOURI commented Sep 26, 2016

ACCESS_REFUSED - Login was refused using authentication mechanism AMQPLAIN

@AJNOURI
Copy link
Owner Author

AJNOURI commented Sep 26, 2016

openstack user was not created

sudo rabbitmqctl list_users

Listing users ...
guest   [administrator]

sudo rabbitmqctl add_user openstack openstack
Creating user "openstack" ...

sudo rabbitmqctl list_users

Listing users ...
guest   [administrator]
openstack       []

sudo rabbitmqctl set_permissions openstack ".*" ".*" ".*"   

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant