Project

Profile

Help

Story #832

Updated by dkliban@redhat.com about 9 years ago

Our upgrade instructions tell users to cancel all running tasks. This requires a user to look through the list of tasks and determine which ones are actually running. Only then can a user start issuing individual requests for each task. This story needs to provide the following: 

 

  - API end point to cancel all tasks 
 
  - 'pulp-admin tasks cancel --all-running-tasks' command 
 
  - Documentation about the API and CLI 
 
  - Release notes about the new feature or maybe just mention it in the upgrade instructions?

Back