# cidr_exposed=10.10.40.2/16
# gateway_ip=10.10.40.1
-
-[ml2_cisco_n1kv]
-
-# (StrOpt) Name of the policy profile to be associated with a port when no
-# policy profile is specified during port creates.
-# default_policy_profile = default-pp
-
-# (StrOpt) Name of the VLAN network profile to be associated with a network.
-# default_vlan_network_profile = default-vlan-np
-
-# (StrOpt) Name of the VXLAN network profile to be associated with a network.
-# default_vxlan_network_profile = default-vxlan-np
-
-# (IntOpt) Time in seconds for which the plugin polls the VSM for updates in
-# policy profiles.
-# poll_duration = 60
-
-# (IntOpt) Timeout duration in seconds for the http request
-# http_timeout = 15
-
-# (BoolOpt) Specify whether tenants are restricted from accessing all the
-# policy profiles.
-# Default value: False, indicating all tenants can access all policy profiles.
-#
-# restrict_policy_profiles = False
-
-# Describe Cisco N1KV VSM connectivity
-# In this section you can specify connectivity details in order for plugin
-# to connect to N1KV Virtual Supervisor Module (VSM).
-#
-# n1kv_vsm_ips =<vsm1_ip>,<vsm2_ip>,....
-# username = <username>
-# password = <password>
-#
-# An example would be:
-# n1kv_vsm_ips = 1.1.1.1,1.1.1.2
-# username = user
-# password = password
-
[ml2_cisco_ucsm]
# Cisco UCS Manager IP address