openstack-python-openstackc.../openstackclient/tests/functional
melanie witt 4a3c5207c1 Show words indicating booted from volume for server image
For a server booted from a volume, nova API does not store an image_id
and instead returns an empty string. Currently, openstackclient
similarly shows an empty string for Image Name and Image ID for servers
booted from volumes.

To aid CLI users in understanding the meaning of no image_id, we can
display the string "N/A (booted from volume)" in the image field if the
server was booted from a volume.

Change-Id: I9c62cf6fe23b2e934dcbf5ebbf706b2705d2e424
2020-08-27 20:24:48 +00:00
..
common Add '--force; parameter to 'openstack quota set' 2020-04-14 22:59:52 +02:00
compute Show words indicating booted from volume for server image 2020-08-27 20:24:48 +00:00
examples move all functional tests to tests module 2016-09-09 03:29:47 +00:00
identity Resolve PEP8 2020-05-14 13:53:38 -05:00
image Use cliff formattable columns in image commands 2019-06-22 13:36:46 -05:00
network Merge "Support for stateless security groups" 2020-04-08 08:31:28 +00:00
object Fix functional tests for py3 2019-10-31 00:17:35 +00:00
volume Merge "Fix faulthy state argument choice" 2020-03-24 21:34:44 +00:00
__init__.py move all functional tests to tests module 2016-09-09 03:29:47 +00:00
base.py Fix functional.base.TestCase.openstack() to optionally omit --os-auth-type 2019-08-22 11:05:09 -05:00