cd6d7b35a5
PLUMgrid plugin will be able to dynamycally upload any of its available drivers. It will simplify any CI testing by changing the configuration file for the plugin instead of changing the code directly. Change-Id: I56da881688cfdf8f9a1b655c1080c39ffc0133a5 Closes-bug: #1315137
15 lines
480 B
INI
15 lines
480 B
INI
# Config file for Neutron PLUMgrid Plugin
|
|
|
|
[plumgriddirector]
|
|
# This line should be pointing to the PLUMgrid Director,
|
|
# for the PLUMgrid platform.
|
|
# director_server=<director-ip-address>
|
|
# director_server_port=<director-port>
|
|
# Authentification parameters for the Director.
|
|
# These are the admin credentials to manage and control
|
|
# the PLUMgrid Director server.
|
|
# username=<director-admin-username>
|
|
# password=<director-admin-password>
|
|
# servertimeout=5
|
|
# driver=<plugin-driver>
|