Actions
Bug #4323
closedThe bundle service_ensure_stopped() has wrong result classes
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Fix check:
Regression:
Description
The bundle service_ensure_stopped() has wrong result classes since they are based on the bundle service_check_running(). This bundle will create success class if the the service is up and repaired if not.
We want the opposite, so the we need a new bundle to invert result classes like #4316
Updated by Nicolas PERRON almost 11 years ago
- Status changed from New to Pending technical review
- % Done changed from 0 to 100
- Pull Request set to https://github.com/Normation/ncf/pull/26
Pull Requestr URL added: https://github.com/Normation/ncf/pull/26
Updated by Nicolas PERRON almost 11 years ago
- Pull Request changed from https://github.com/Normation/ncf/pull/26 to https://github.com/Normation/ncf/pull/29
Another PR is open here: https://github.com/Normation/ncf/pull/29
Updated by Nicolas PERRON almost 11 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset commit:2ac758113cef43d3958b662545bacc046e51e0e7.
Updated by Jonathan CLARKE almost 11 years ago
Applied in changeset commit:1bae49d8a19fbae3afc6ecddbb94aad76f01b064.
Updated by Vincent MEMBRÉ about 8 years ago
- Status changed from Pending release to Released
Updated by Alexis Mousset over 2 years ago
- Target version changed from 0.x to ncf-0.x
- Priority set to 0
Updated by Alexis Mousset over 2 years ago
- Project changed from 41 to Rudder
- Category set to Generic methods
Actions