Skip to content

Instantly share code, notes, and snippets.

@Tahvok
Created June 17, 2018 14:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Tahvok/a3e7f569a51e3a6060d66deba2876875 to your computer and use it in GitHub Desktop.
Save Tahvok/a3e7f569a51e3a6060d66deba2876875 to your computer and use it in GitHub Desktop.
root@openstack-deployment-stg:/opt/openstack-ansible/playbooks# openstack-ansible setup-openstack.yml
Variable files: "-e @/etc/openstack_deploy/user_secrets.yml -e @/etc/openstack_deploy/user_variables.yml "
[WARNING]: While constructing a mapping from /etc/ansible/roles/os_neutron/defaults/main.yml, line 17, column 1, found a duplicate dict key (neutron_notifications_designate). Using last
defined value only.
PLAY [Prepare MQ/DB services] **************************************************
TASK [Ensure Rabbitmq vhost] ***************************************************
Sunday 17 June 2018 14:43:10 +0000 (0:00:00.040) 0:00:00.040 ***********
ok: [eclabmctl01-opens_keystone_container-dff087c2 -> 10.73.15.239]
TASK [Ensure rabbitmq user] ****************************************************
Sunday 17 June 2018 14:43:12 +0000 (0:00:02.013) 0:00:02.053 ***********
ok: [eclabmctl01-opens_keystone_container-dff087c2 -> 10.73.15.239]
TASK [Ensure Rabbitmq vhost] ***************************************************
Sunday 17 June 2018 14:43:15 +0000 (0:00:02.650) 0:00:04.704 ***********
TASK [Ensure rabbitmq user] ****************************************************
Sunday 17 June 2018 14:43:15 +0000 (0:00:00.026) 0:00:04.731 ***********
TASK [Create DB for service] ***************************************************
Sunday 17 June 2018 14:43:15 +0000 (0:00:00.029) 0:00:04.760 ***********
fatal: [eclabmctl01-opens_keystone_container-dff087c2 -> 10.73.15.97]: FAILED! => {"changed": false, "failed": true, "msg": "unable to connect to database, check login_user and login_password are correct or /root/.my.cnf has the credentials. Exception message: (1045, \"Access denied for user 'root'@'10.255.52.3' (using password: YES)\")"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment