openstack-python-openstackc.../openstackclient
Myeongchul Chae fbd2c00b89 Fix --image-property option in 'create server'
There was a problem that the '-image-property' option, which can be used
to create an instance, did not work as intended.

I found that there were two problems with this option.

First, I cannot select an image as its metadata.

The second is that when there are multiple images available, the desired
image may not be selected depending on the situation.

This patch solves these two problems.

I wrote the test case with these two problems considered together.

Change-Id: Ib2745d7e067056ff4ca8bfaf6cff492d0dacb73a
story: #2007860
2020-09-10 16:12:11 +00:00
..
api Merge "Make container list --all work" 2020-06-09 00:21:52 +00:00
common Fix compatibility issue in 5.3 2020-07-14 08:06:55 -05:00
compute Fix --image-property option in 'create server' 2020-09-10 16:12:11 +00:00
identity Merge "Bypass user and group verification in RemoveRole" 2020-08-13 06:29:54 +00:00
image Merge "Fix uploading an signed image does not work if private signing key is encrypted" 2020-07-08 17:30:38 +00:00
locale/tr_TR/LC_MESSAGES Imported Translations from Zanata 2018-03-01 07:25:50 +00:00
network Merge "port: add --host to list command" 2020-06-26 01:13:35 +00:00
object Add storage policy option to create container command 2020-02-19 10:08:48 +13:00
tests Fix --image-property option in 'create server' 2020-09-10 16:12:11 +00:00
volume Merge "Switch image to use SDK" 2020-03-25 15:19:20 +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 redundant OpenStackShell.prepare_to_run_command 2019-10-31 16:53:30 +00:00