| commit | 3a75a3baa877afac78feb8ad2b0d344d674cd9a9 | [log] [tgz] |
|---|---|---|
| author | Oleksandr Shyshko <oshyshko@mirantis.com> | Thu Apr 26 14:57:50 2018 +0300 |
| committer | Oleksandr Shyshko <oshyshko@mirantis.com> | Fri Apr 27 17:44:51 2018 +0300 |
| tree | ef60d04eff34c563320943ef09ec7d67873634b0 | |
| parent | 7da9bf113782a8fb35ff71ebae5361ca1241f5ae [diff] |
Unhardcoded inject_* params in nova-compute.conf
inject_partition affect inject_password. inject_password has effect when inject_partition in not equal '-2'.
example for pillar define:
IN
classes:
- cluster.virtual-mcp-pike-ovs.openstack.compute
parameters:
nova:
compute:
inject_partition: '-1'
inject_password: True
Related-Prod: PROD-19156
Change-Id: I0eca9418adc28b6a0c42dd77e6ec1fa2bc86a187