aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
AgeCommit message (Expand)AuthorFilesLines
2016-11-30Add local template generation tox taskDan Prince1-0/+15
2015-12-03Rename overcloud-without-mergepy to overcloud.Dan Prince1-9/+0
2015-11-05Add Puppet 4.x lint checksGael Chamoulaud1-0/+2
2014-08-28Expose public_interface_tag support.Robert Collins1-0/+1
2014-06-04Remove the tuskar-source templateTomas Sedovic1-1/+0
2014-03-07Adds block-storage-nfs templateRyan Brady1-0/+2
2013-12-17Make merge.py installable as a package using pbrmarios1-0/+4
2013-11-25Use merge.py for the undercloud templates.Dan Prince1-0/+4
2013-09-19Add functional tests and examples for mergeClint Byrum1-0/+2
2013-08-12Ignore built files.Robert Collins1-0/+3
2013-06-27Ignore editor files.Robert Collins1-0/+3
2013-02-26Initial commitJoshua McKenty1-0/+35
nd-color: #fff0f0 } /* Literal.String.Escape */ .highlight .sh { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Heredoc */ .highlight .si { color: #3333bb; background-color: #fff0f0 } /* Literal.String.Interpol */ .highlight .sx { color: #22bb22; background-color: #f0fff0 } /* Literal.String.Other */ .highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */ .highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */ .highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */ }
# A Heat environment file which can be used to enable Fujitsu C-Fabric
# plugin, configured via puppet
resource_registry:
  OS::TripleO::Services::NeutronML2FujitsuCfab: ../puppet/services/neutron-plugin-ml2-fujitsu-cfab.yaml

parameter_defaults:
  # Fixed
  NeutronMechanismDrivers: ['openvswitch','fujitsu_cfab']
  NeutronTypeDrivers: 'vlan'
  NeutronNetworkType: 'vlan'

  # Required
  NeutronFujitsuCfabAddress: '192.168.0.1'
  NeutronFujitsuCfabUserName: 'admin'
  NeutronFujitsuCfabPassword:

  # Optional
  #NeutronFujitsuCfabPhysicalNetworks:
  #NeutronFujitsuCfabSharePprofile:
  #NeutronFujitsuCfabPprofilePrefix:
  #NeutronFujitsuCfabSaveConfig: