summaryrefslogtreecommitdiffstats
path: root/fuel-plugin-vsperf/node_roles.yaml
blob: c2370fc79887560471e5cc0801c4f30eb185d9d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Copyright (c) 2016-2017 Intel corporation.
#
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Apache License, Version 2.0
# which accompanies this distribution, and is available at
# http://www.apache.org/licenses/LICENSE-2.0

vsperf:
  name: "VSPERF"
  description: "Install VSPERF on nodes with this role"
  has_primary: false                # whether has primary role or not
  public_ip_required: false         # whether requires public net or not
  weight: 50                        # weight that will be used for ordering on fuel ui
  limits:
    min: 0