..
__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
Switch compute aggregate functions to SDK
2020-12-02 11:24:51 +00:00
console.py
Switch console url show operations to SDK
2020-10-24 10:19:52 +02:00
flavor.py
Add 'flavor list --min-disk', '--min-ram' options
2020-12-09 15:28:12 +00:00
host.py
compute: host: expand kwargs in host_set() call
2018-07-20 10:37:34 +02:00
hypervisor.py
compute: Fix 'hypervisor show -f yaml' output
2021-01-06 12:02:25 +00:00
hypervisor_stats.py
Replace six.iteritems() with .items()
2020-01-09 18:41:29 +09:00
keypair.py
Switch 'openstack keypair' ops to use SDK
2020-11-09 13:14:53 +01:00
server.py
compute: Fix 'server * -f yaml' output
2021-01-06 12:02:24 +00:00
server_backup.py
Remove oslo.utils
2020-10-12 17:29:57 +01:00
server_event.py
Replace six.iteritems() with .items()
2020-01-09 18:41:29 +09:00
server_group.py
compute: Add 'server group create --rule' option
2021-01-06 12:02:25 +00:00
server_image.py
Remove oslo.utils
2020-10-12 17:29:57 +01:00
service.py
Document 2.53 behavior for compute service list/delete
2019-08-20 15:38:59 +00:00
usage.py
compute: Fix 'usage * -f yaml' output
2021-01-06 12:02:25 +00:00