commit | 2614c1bba103cb88c9a88a1dfe9c6af7ccc1cc55 | [log] [tgz] |
---|---|---|
author | Dan Smith <dansmith@redhat.com> | Wed Jul 15 14:41:38 2020 -0700 |
committer | Ghanshyam Mann <gmann@ghanshyammann.com> | Thu Jul 16 00:26:42 2020 +0000 |
tree | 2c57b81001b4d8fe66c78e22965de9cd49ec1450 | |
parent | 12a88cfb7685db63d30b1f2d1558cdfe9ac1eb4d [diff] |
Fix ami/aki image create use of $img_property This abstracts out the conversion of key=value,... property lists to a function and makes both _upload_image() and the two ami/aki image create calls use it. The move to bare key=value properties introduced a regression for ami/aki where the --property flag stopped being passed to osc in that case. Change-Id: Idf7fdfe3f5800f79f6c48f9d9606a7b53436a730