a7a0d0c61a
Set the default key and dir for openstack image list, if no command line argument passed Changing sort_key to name(old value: created_at) Change-Id: I6c61f6e5a04824d655ccf43477afcec9652101df Closes-Bug: #1639231
7 lines
235 B
YAML
7 lines
235 B
YAML
---
|
|
features:
|
|
- |
|
|
The ``image list`` command will now sort by name in ascending order by
|
|
default. ``--sort`` option will have the default value of ``name:asc``.
|
|
[Bug `1639231 <https://bugs.launchpad.net/bugs/1639231>`_]
|