components/openstack/neutron/files/evs_plugin.ini
changeset 1760 353323c7bdc1
child 1944 56ac2df1785b
equal deleted inserted replaced
1759:b412ae0aa701 1760:353323c7bdc1
       
     1 [EVS]
       
     2 # An URI that specifies an EVS controller. It is of the form
       
     3 # ssh://user@hostname, where user is the username to use to connect
       
     4 # to EVS controller specified by hostname. By default it's set to
       
     5 # ssh://evsuser@localhost.
       
     6 # evs_controller = ssh://evsuser@localhost
       
     7 
       
     8 [DATABASE]
       
     9 # The SQLAlchemy connection string used to connect to the
       
    10 # database (string value). By default set to:
       
    11 # sql_connection = sqlite:////var/lib/quantum/quantum.sqlite