components/openstack/neutron/files/evs_plugin.ini
changeset 1760 353323c7bdc1
child 1944 56ac2df1785b
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/openstack/neutron/files/evs_plugin.ini	Mon Mar 17 09:51:44 2014 -0600
@@ -0,0 +1,11 @@
+[EVS]
+# An URI that specifies an EVS controller. It is of the form
+# ssh://user@hostname, where user is the username to use to connect
+# to EVS controller specified by hostname. By default it's set to
+# ssh://evsuser@localhost.
+# evs_controller = ssh://evsuser@localhost
+
+[DATABASE]
+# The SQLAlchemy connection string used to connect to the
+# database (string value). By default set to:
+# sql_connection = sqlite:////var/lib/quantum/quantum.sqlite