diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-quantum/ovs_quantum_plugin.ini')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-quantum/ovs_quantum_plugin.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-quantum/ovs_quantum_plugin.ini b/meta-openstack/recipes-devtools/python/python-quantum/ovs_quantum_plugin.ini index ca68814..8b46a4b 100644 --- a/meta-openstack/recipes-devtools/python/python-quantum/ovs_quantum_plugin.ini +++ b/meta-openstack/recipes-devtools/python/python-quantum/ovs_quantum_plugin.ini | |||
| @@ -4,7 +4,7 @@ | |||
| 4 | # sql_connection = mysql://root:nova@127.0.0.1:3306/ovs_quantum | 4 | # sql_connection = mysql://root:nova@127.0.0.1:3306/ovs_quantum |
| 5 | # Replace 127.0.0.1 above with the IP address of the database used by the | 5 | # Replace 127.0.0.1 above with the IP address of the database used by the |
| 6 | # main quantum server. (Leave it as is if the database runs on this host.) | 6 | # main quantum server. (Leave it as is if the database runs on this host.) |
| 7 | sql_connection = postgresql://nova:nova@localhost/quantum | 7 | sql_connection = postgresql://admin:admin@localhost/quantum |
| 8 | # Database reconnection retry times - in event connectivity is lost | 8 | # Database reconnection retry times - in event connectivity is lost |
| 9 | # set to -1 implies an infinite retry count | 9 | # set to -1 implies an infinite retry count |
| 10 | # sql_max_retries = 10 | 10 | # sql_max_retries = 10 |
