openstack-python-openstackc.../openstackclient/compute/v2
Pavlo Shchelokovskyy b9fab849f7 Skip calls to glance and nova when got no servers
save (potentially many) HTTP calls to Glance API for image list
and a call to Nova API for flavor list when the server list
actually returned no servers.

Change-Id: I93a56138c50b82fb4dce67a2f788107f71c5f423
Story: #2002039
Task: #19681
2018-07-09 15:07:24 +03: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 Handle log message interpolation by the logger in compute/ 2017-02-13 18:43:12 +01:00
console.py Fix crashing "console log show" 2018-03-16 11:30:51 -05:00
fixedip.py translate all command help strings 2016-11-17 02:33:42 +00:00
flavor.py Compute: Add description support for flavor 2018-06-20 09:11:05 +00:00
floatingip.py translate all command help strings 2016-11-17 02:33:42 +00:00
host.py Re-implement novaclient bits removed in 10.0 2018-03-13 09:10:45 -05:00
hypervisor.py translate all command help strings 2016-11-17 02:33:42 +00:00
hypervisor_stats.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.py Skip calls to glance and nova when got no servers 2018-07-09 15:07:24 +03:00
server_backup.py Fix additional output encoding issues 2018-03-20 15:40:23 -05:00
server_event.py Use flake8-import-order plugin 2017-08-17 06:55:00 +00: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
service.py compute: limit the service's force down command above 2.10 2018-06-19 12:59:03 +00:00
usage.py Fix additional output encoding issues 2018-03-20 15:40:23 -05:00