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"
Actions