Actions
Bug #22835
closed`subscription-manager unsubscribe --pool` ends up with 'ActionController::RoutingError (No route matches [DELETE] "/rhsm/consumers/2cb5a878-3a70-482c-b22d-a23092ecfc62/entitlements/pool/ff808081620a401901620b8aa3520037")
Description
1. subscribe host to a pool
2. unsubscribe the host with --pool
3. got message 'The entitlement server failed to remove these pools'
4. in the logs, I see ActionController::RoutingError (No route matches [DELETE] "/rhsm/consumers/2cb5a878-3a70-482c-b22d-a23092ecfc62/entitlements/pool/ff808081620a401901620b8aa3520037"
Updated by Ivan Necas almost 7 years ago
- Translation missing: en.field_release set to 338
Updated by Justin Sherrill over 6 years ago
- Has duplicate Bug #23110: subscription-manager remove --pool=ID fails with error added
Updated by The Foreman Bot over 6 years ago
- Status changed from New to Ready For Testing
- Assignee set to Stephen Benjamin
- Pull request https://github.com/Katello/katello/pull/7371 added
Updated by Stephen Benjamin over 6 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|b59cf1e9be2a97744aa7ae21808a1c5a47de7478.
Actions