components/openstack/neutron/files/evs_plugin.ini
changeset 3998 5bd484384122
parent 1944 56ac2df1785b
equal deleted inserted replaced
3997:0ca3f3d6c919 3998:5bd484384122
     2 # An URI that specifies an EVS controller. It is of the form
     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
     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
     4 # to EVS controller specified by hostname. By default it's set to
     5 # ssh://evsuser@localhost.
     5 # ssh://evsuser@localhost.
     6 # evs_controller = 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/neutron/neutron.sqlite