# A Heat environment file which can be used to enable a # a Cisco Neutron plugin. resource_registry: OS::TripleO::ControllerExtraConfigPre: ../puppet/extraconfig/pre_deploy/controller/network-cisco.yaml parameter_defaults: NetworkUCSMIp: '127.0.0.1' NetworkUCSMUsername: 'admin' NetworkUCSMPassword: 'password' NetworkUCSMHostList: 'host1:profile1, host2:profile2' NetworkUCSMSupportedPciDevs: '' NetworkNexusConfig: {} NetworkNexusManagedPhysicalNetwork: '' NetworkNexusVlanNamePrefix: 'q-' NetworkNexusSviRoundRobin: 'false' NetworkNexusProviderVlanNamePrefix: 'p-' NetworkNexusPersistentSwitchConfig: 'false' NetworkNexusSwitchHeartbeatTime: 0 NetworkNexusSwitchReplayCount: 3 NetworkNexusProviderVlanAutoCreate: 'true' NetworkNexusProviderVlanAutoTrunk: 'true' NetworkNexusVxlanGlobalConfig: 'true' NetworkNexusHostKeyChecks: 'false' NetworkNexusVxlanVniRanges: '0:0' NetworkNexusVxlanMcastRanges: '0.0.0.0:0.0.0.0'