summaryrefslogtreecommitdiff
path: root/install-files/openstack/usr/share/openstack/neutron/plugins/ml2/ml2_conf_brocade.ini
blob: 67574110b63bab3f6620c6ab95483199669eaa79 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[ml2_brocade]
# username = <mgmt admin username>
# password = <mgmt admin password>
# address  = <switch mgmt ip address>
# ostype   = NOS
# osversion = autodetect | n.n.n
# physical_networks = physnet1,physnet2
#
# Example:
# username = admin
# password = password
# address  = 10.24.84.38
# ostype   = NOS
# osversion   = 4.1.1
# physical_networks = physnet1,physnet2