openstack-python-openstackc.../openstackclient
Matt Riedemann c28ed25e3a Fix <id> description for --block-device-mapping
The <id> portion of a --block-device-mapping value can be
the resource name or id since the code uses the appropriate
type-specific find_resource utility to lookup the resource
based on the value given.

This change simply fixes the description of <id> to mention
it's name or id rather than just "UUID". My guess is the
description was originally copied from novaclient where id
must be an id since name resolution does not happen in novaclient.

Change-Id: I567f6f6efb3a3b6d387133d21aa81354b2d753bc
2019-08-09 16:44:39 +00:00
..
api Update api-ref location 2019-07-22 20:55:43 +02:00
common Remove code migrated to osc-lib long ago 2019-05-16 19:19:58 -05:00
compute Fix <id> description for --block-device-mapping 2019-08-09 16:44:39 +00:00
identity Merge "Use cliff formattable columns in identity commands" 2019-06-23 04:49:33 +00:00
image Use cliff formattable columns in image commands 2019-06-22 13:36:46 -05:00
locale/tr_TR/LC_MESSAGES Imported Translations from Zanata 2018-03-01 07:25:50 +00:00
network Merge "Change default security group protocol to 'any'" 2019-06-22 21:39:31 +00:00
object Use cliff formattable columns in object storage commands 2019-06-22 18:44:27 +00:00
tests Support type=image with --block-device-mapping option 2019-08-09 16:36:17 +00:00
volume Merge "Use cliff formattable columns in volume v2 commands" 2019-06-23 00:45:37 +00:00
__init__.py Clean up W503 and E402 pep8 errors 2018-04-15 12:23:06 +09:00
i18n.py Remove log translations 2017-03-21 17:23:09 +08:00
shell.py Remove code migrated to osc-lib long ago 2019-05-16 19:19:58 -05:00