openstack-python-openstackc.../openstackclient
Igor_Bolotin 6d4678185d Added capabilities/options to 'openstack flavor list'
command to match capabilities already provided by
'nova flavor-list':

—public | --private | --all options allows to list
public only (default), private only or all flavors.

—long displays more field. This option also fetches
properties (extra-specs) for each flavor using separate
API call for each flavor and it’s too slow to be done by
default. However as an administrator - sometimes I need
to be able to see them for all flavors.

Removed empty “Extra Specs” column as well as "Swap" and
"RXTX Factor" from default output.

DocImpact
Closes-Bug: #1416780

Change-Id: I30cfa2c75e28daf17b936543a177c23ae1743c37
2015-02-03 07:57:20 -08:00
..
api Add filter to image list 2015-01-27 19:17:35 -06:00
common Merge "Add helpful messages when authN'ing with password" 2015-01-16 21:14:08 +00:00
compute Added capabilities/options to 'openstack flavor list' 2015-02-03 07:57:20 -08:00
identity Add region name for identity and volume clients 2015-01-21 01:52:20 -05:00
image Add filter to image list 2015-01-27 19:17:35 -06:00
network Command docs: network 2015-01-21 17:49:43 -06:00
object Fine tune some of the helps commands 2015-01-13 00:58:57 -05:00
tests Added capabilities/options to 'openstack flavor list' 2015-02-03 07:57:20 -08:00
volume Add the ability to extend volumes in osc volume set 2015-01-27 14:16:03 -05:00
__init__.py Change version reporting to use pbr 2013-08-02 12:11:49 -05:00
i18n.py Add translation markers for user v2 actions 2014-10-09 14:47:19 -04:00
shell.py Deprecate project usage list command 2015-01-15 00:04:55 -06:00