python-openstackclient/openstackclient/compute/v2
Stephen Finucane e0577e7ebe compute: 'server volume update' -> 'server volume set'
We use 'set', not 'update', in command names. An alias is provided.

Change-Id: I7864599e06df055999b975aabf101611cd482753
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
2022-12-15 18:22:08 +00:00
..
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
agent.py trivial: Document removal of support for agents 2020-11-17 11:44:31 +00:00
aggregate.py Include hosts in aggregate list --long 2021-06-03 09:44:39 +02:00
console.py Switch console url show operations to SDK 2020-10-24 10:19:52 +02:00
flavor.py Speed up standard flavor list command 2022-09-30 11:53:00 +01:00
host.py compute: host: expand kwargs in host_set() call 2018-07-20 10:37:34 +02:00
hypervisor.py Moved hypervisor to the SDK 2022-11-09 19:33:54 +00:00
hypervisor_stats.py Replace six.iteritems() with .items() 2020-01-09 18:41:29 +09:00
keypair.py compute: Add missing options for 'keypair list' 2021-01-08 12:14:43 +00:00
server.py compute: 'server volume update' -> 'server volume set' 2022-12-15 18:22:08 +00:00
server_backup.py Switch server backup to sdk. 2021-10-27 09:11:27 +00:00
server_event.py Stop using private _is_uuid_like method 2022-04-20 17:42:02 +03:00
server_group.py Migrate server_groups to the new API 2022-08-02 20:39:19 +00:00
server_image.py Switch server image create to SDK 2021-11-16 11:36:02 -05:00
server_migration.py compute: Move server migrations commands to their own file 2022-03-09 17:32:30 +00:00
server_volume.py compute: 'server volume update' -> 'server volume set' 2022-12-15 18:22:08 +00:00
service.py Switch compute service list, delete and set to sdk. 2022-01-14 18:36:37 +00:00
usage.py Use the compute SDK in usage commands 2022-10-25 22:51:48 -04:00