summaryrefslogtreecommitdiff
path: root/doc/source/command-objects/compute-agent.rst
Commit message (Collapse)AuthorAgeFilesLines
* Add compute service deleteAlex Schultz2015-10-161-0/+100
This change adds 'compute service delete <service>' to the openstack client. This is the equivalent of 'nova service-delete <id>' Change-Id: I69ef1cac72cbe125c2114f8e958e22350a70f367 Closes-Bug: #1503510