Adds a new PowerManager parameter for the baremetal power
management driver.
Change-Id: I3d3b1f8e190d9de9705b2319726cdddb5624fc83
Description: The password for the nova service account, used by nova-api.
Type: String
NoEcho: true
+ PowerManager:
+ Default: nova.virt.baremetal.ipmi.IPMI
+ Description: Bare metal power manager driver.
+ Type: String
Resources:
AccessPolicy:
Properties:
arch:
Ref: BaremetalArch
db: mysql://nova:unset@localhost/nova_bm
- power_manager: nova.virt.baremetal.ipmi.IPMI
+ power_manager:
+ Ref: PowerManager
pxe_deploy_timeout: 2400
service-password:
Ref: NovaPassword
Description: The password for the nova service account, used by nova-api.
Type: String
NoEcho: true
+ PowerManager:
+ Default: nova.virt.baremetal.virtual_power_driver.VirtualPowerManager
+ Description: Bare metal power manager driver.
+ Type: String
PowerUserName:
Default: stack
Description: What username to ssh to the virtual power host with.
arch:
Ref: BaremetalArch
db: mysql://nova:unset@localhost/nova_bm
- power_manager: nova.virt.baremetal.virtual_power_driver.VirtualPowerManager
+ power_manager:
+ Ref: PowerManager
pxe_deploy_timeout: 2400
virtual_power:
user: