summaryrefslogtreecommitdiff
path: root/openstack/usr/share/openstack/neutron/plugins/plumgrid/plumgrid.ini
blob: bfe8062ae6d819a249bd68310d43161d171a6533 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# 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>