diff options
author | Guo Ruijing <ruijing.guo@intel.com> | 2016-05-20 10:35:39 +0800 |
---|---|---|
committer | Guo Ruijing <ruijing.guo@intel.com> | 2016-05-20 14:33:48 +0800 |
commit | 5df5198c8b178debaf0e7190a42fa6cc2851b633 (patch) | |
tree | 05aab8a150e258a02b94c25c092f2656d833f6e8 /fuel-plugin-vsperf/node_roles.yaml | |
parent | cc5df3ec2038249425c8313bdb73add3d1268b09 (diff) |
Rebase to fuel 9.0 and add vagrant based build and enhance some scripts
Change-Id: Id3a38d662c330cd388c6509c9d6e90409c1da6e7
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
Diffstat (limited to 'fuel-plugin-vsperf/node_roles.yaml')
-rw-r--r-- | fuel-plugin-vsperf/node_roles.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fuel-plugin-vsperf/node_roles.yaml b/fuel-plugin-vsperf/node_roles.yaml index 88b258a2..0f4f8350 100644 --- a/fuel-plugin-vsperf/node_roles.yaml +++ b/fuel-plugin-vsperf/node_roles.yaml @@ -1,5 +1,5 @@ vsperf: - name: "VSPERF node" + 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 |