python-openstackclient/openstackclient/compute/v2
Matt Riedemann 1557afb554 Document 2.53 behavior for compute service list/delete
With compute API microversion 2.53, nova-compute services
can only be deleted with the ID as a UUID to uniquely identify
the service in a multi-cell deployment. This documents that for
the "compute service delete <service>" argument. The description
of the "compute service list" command is also updated to mention
that the ID can be retrieved as a UUID using 2.53 or greater.

Change-Id: If7d4a27c0aaef588bcd77dd9edddec1e535fbf31
Story: 2005349
Task: 30302
2019-08-20 15:38:59 +00:00
..
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
agent.py translate all command help strings 2016-11-17 02:33:42 +00:00
aggregate.py Serialize more aggregate functional tests 2019-05-17 19:15:28 -05:00
console.py Fix crashing "console log show" 2018-03-16 11:30:51 -05:00
flavor.py Rename review.openstack.org to review.opendev.org 2019-05-12 04:41:27 +08:00
host.py compute: host: expand kwargs in host_set() call 2018-07-20 10:37:34 +02:00
hypervisor_stats.py translate all command help strings 2016-11-17 02:33:42 +00:00
hypervisor.py translate all command help strings 2016-11-17 02:33:42 +00:00
keypair.py Add "--private-key" option for "keypair create" 2017-03-06 08:34:28 +00:00
server_backup.py Fix additional output encoding issues 2018-03-20 15:40:23 -05:00
server_event.py Add server event command documentation for compute API 2.21 2019-06-12 11:23:06 -04:00
server_group.py Remove hard-coded policy choices for creating a server group 2017-11-19 18:45:28 -05:00
server_image.py Fix additional output encoding issues 2018-03-20 15:40:23 -05:00
server.py Merge "Add host and hypervisor_hostname to create servers" 2019-07-23 01:32:32 +00:00
service.py Document 2.53 behavior for compute service list/delete 2019-08-20 15:38:59 +00:00
usage.py Paginate over usage list to return all usages 2019-02-28 20:27:04 +02:00