tripleo-validations/roles/ironic-boot-configuration
Jeremy Freudberg 23ebc8ae73 Support multi-arch in deploy image validations
Previously:
- expect one kernel image and one ramdisk image
- expect every overcloud node to use the same kernel and and ramdisk

Now:
- expect any number of kernel/ramdisk images
- expect each overcloud node to use the most suitable kernel/ramdisk in
  accordance with arch/platform of that node (but recognizing that,
  for any given node, the form that the "most suitable" image takes may
  vary)

Currently only Glance images are considered; support for file images as
introduced in Train will come in a subsequent patch.

Blueprint: multiarch-support

Change-Id: I5a49b60fd32d9032b4dec1a01a3fdad6fddf42aa
(cherry picked from commit 9750f945db)
2019-07-23 14:13:48 +00:00
..
defaults Support multi-arch in deploy image validations 2019-07-23 14:13:48 +00:00
tasks Support multi-arch in deploy image validations 2019-07-23 14:13:48 +00:00
vars Add ironic-boot-configuration role 2019-04-09 11:34:41 +02:00