vmware-nsx/etc/neutron/plugins/plumgrid/plumgrid.ini
Mark McClain 380b0e7db6 Rename Quantum to Neutron
This change renames everything to Neutron while providing backwards
compatible adjustments for Grizzly configuration files.

implements blueprint: remove-use-of-quantum

Change-Id: Ie7d07ba7c89857e13d4ddc8f0e9b68de020a3d19
2013-07-06 15:02:43 -04:00

17 lines
541 B
INI

# Config file for Quantum PLUMgrid plugin
[plumgridnos]
# This line should be pointing to the NOS server,
# for the PLUMgrid platform. In other deployments,
# this is known as controller
# nos_server=<nos-ip-address>
# nos_server_port=<nos-port>
# Authentification parameters for the NOS server.
# These are the admin credentials to manage and control
# the NOS server.
# username=<nos-admin-username>
# password=<nos-admin-password>
# servertimeout=5
# Name of the network topology to be deployed by NOS
# topologyname=<nos-topology-name>