f5e58fff58
NETCONF temaplates for NOS version greater than 4.1.0 are slightly different (argh). An init time check of the NOS version is done to enable selection of the correct NETCONF templates. Change-Id: I01e82ad402fbbb25d92a99a3325ca2608dd514cb Closes-bug: #1332719
16 lines
370 B
INI
16 lines
370 B
INI
[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
|