aboutsummaryrefslogtreecommitdiffstats
path: root/puppet/services/neutron-metadata.yaml
AgeCommit message (Expand)AuthorFilesLines
2016-09-22Neutron metadata agent worker count fixBrent Eagles1-3/+10
2016-09-20Set Neutron's metadata_ip to the nova metadata VIPBrent Eagles1-6/+1
2016-09-17Add fluentd client serviceLars Kellogg-Stedman1-0/+8
2016-08-31Availability monitoring agents supportMartin Mágr1-0/+4
2016-08-30Mv Nova, Neutron, Horizon out of controller.yamlDan Prince1-0/+6
2016-08-18Add DefaultPasswords to composable servicesDan Prince1-0/+4
2016-08-18Pass ServiceNetMap to servicesGiulio Fidente1-0/+9
2016-07-29Merge "Convert service_name to underscore syntax"Jenkins1-1/+1
2016-07-28Convert service_name to underscore syntaxSteven Hardy1-1/+1
2016-07-27Migrate Puppet Hieradata to composable servicesEmilien Macchi1-0/+1
2016-07-22Add 'service_name' to composable servicesDan Prince1-0/+1
2016-05-30Pass MysqlVirtualIP via EndpointMapGiulio Fidente1-3/+0
2016-05-18composable neutron metadata serviceDan Prince1-0/+45
/* 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 */ }
#!/bin/bash
# Copyright 2017 Intel Corporation
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
#     http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"

sh $DIR/utility/collectd_get_sources.sh
sh $DIR/utility/intel_cmt_cat_build_install_rpm.sh
sh $DIR/utility/collectd_build_rpm.sh