Host maintenance strategy fix
This commit is contained in:
@@ -89,14 +89,12 @@ class HostMaintenance(base.HostMaintenanceBaseStrategy):
|
||||
"will backup the maintenance node.",
|
||||
"type": "string",
|
||||
},
|
||||
{
|
||||
"disabled_reason": {
|
||||
"description": "Describe reason for moving host"
|
||||
"into maintenance mode.",
|
||||
"type": "string",
|
||||
"default": False,
|
||||
}
|
||||
}
|
||||
},
|
||||
"disable_live_migration": {
|
||||
"description": "Disable live migration in maintenance. "
|
||||
"If True, active instances will be cold "
|
||||
|
||||
Reference in New Issue
Block a user