Change default coordination to mysql from file

This commit is contained in:
Steve Lewis 2016-02-11 16:02:22 -08:00
parent 9590c98a6b
commit 949e56eda6
2 changed files with 4 additions and 3 deletions

View File

@ -48,8 +48,9 @@ found in the openstack-ansible project: ``scripts/pw-token-gen.py``
TODO
^^^^
- Switch to Mysql as default coordinator (example: gnocchi_tooz_url =
"mysql://gnocchi@localhost:${PORT}/gnocchi?timeout=5")
- Resynchronize patterns from OpenStack-Ansible.
- Collect the TODO tasks that are hidden throughout the project.
- Write proper docs for this role.
Role Variables
--------------

View File

@ -55,7 +55,7 @@ gnocchi_db_sync_options: ""
#: Storage info
gnocchi_storage_driver: swift
gnocchi_coordination_url: "file://var/lib/gnocchi/locks"
gnocchi_coordination_url: "mysql://{{ gnocchi_galera_user }}:{{ gnocchi_galera_password }}@{{ gnocchi_galera_address }}/{{ gnocchi_galera_database }}?charset=utf8&timeout=5"
#: Default Archive Policies
gnocchi_archive_policies: