c334bf2a14
Due to RDMA requirement, storage port is changed to a virtual port on the hypervisor in case of choosing iSER. The virtual port is renamed to a predefined name that has already been serialized to astute.yaml network scheme. This change includes: 1. Adding a call to a the bash script from stage zero in site.pp OS_common class, in case of choosing iSER. 2. Adding a template of the bash script to a new empty puppet module that will include Mellanox manifests. 3. Adding iser_rename manifest to call the bash script in stage zero. partially implements: blueprint mellanox-features-support Change-Id: I2828427e096245408fa536904ea9cece39256ef0 Signed-off-by: Aviram Bar-Haim <aviramb@mellanox.com>
7 lines
273 B
Puppet
7 lines
273 B
Puppet
name 'mellanox-mellanox_openstack'
|
|
version '1.0.0'
|
|
author 'mellanox'
|
|
license 'Apache License, Version 2.0'
|
|
summary 'Mellanox module for Mirantis Fuel Openstack deployment'
|
|
description 'This is a Puppet module to install Mellanox Openstack components over Mirantis Fuel'
|