Vm workload consolidation strategy tries to disable already disabled nova-compute services
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| watcher |
Wishlist
|
Bruno Grazioli |
Bug Description
The VM workload consolidation strategy creates a set of actions to disable nova-compute services even though it could be already disabled.
The strategy should first check whether the service is disabled before creating the action.
Changed in watcher: | |
status: | New → Triaged |
Changed in watcher: | |
assignee: | nobody → Bruno Grazioli (bwg-bruno) |
Changed in watcher: | |
milestone: | none → newton-2 |
Changed in watcher: | |
status: | Triaged → In Progress |
status: | In Progress → Triaged |
Changed in watcher: | |
status: | Triaged → In Progress |
Reviewed: https:/
Committed: https:/
Submitter: Jenkins
Branch: master
commit b3c2d3af1fac4c3
Author: Bruno Grazioli <email address hidden>
Date: Fri Jun 17 17:33:40 2016 +0200
Check if nova-service is already disabled
This patch updates VM workload consolidation strategy adding a new
condition to check whether nova-compute service is disabled before
creating the action.
Change-Id: I1accbc7bbd6268
Closes-Bug: #1591927
Changed in watcher: | |
status: | In Progress → Fix Released |
This issue was fixed in the openstack/watcher 0.28.0 release.
Fix proposed to branch: master /review. openstack. org/331230
Review: https:/