components/openstack/neutron/files/evs_plugin.ini
branchs11u2-sru
changeset 4156 4b1def16fe9b
parent 3178 77584387a894
equal deleted inserted replaced
4146:097063f324c0 4156:4b1def16fe9b
     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