Closed agrare closed 2 years ago
Backported to morphy
in commit 1aa8ad70c2ce61d96a15ea28c3a48b7d9f27813c.
commit 1aa8ad70c2ce61d96a15ea28c3a48b7d9f27813c
Author: Keenan Brock <keenan@thebrocks.net>
Date: Tue Feb 8 18:39:59 2022 -0500
Merge pull request #491 from agrare/skip_instances_if_flavor_missing
Skip instances if we cannot find the flavor
(cherry picked from commit 511bde290a2b352c2a69b8d8338e8d9f8539069a)
The flavor (aka series) is required for setting the instance hardware and operating information.
Without the flavor we don't have enough information to build the vm record and we should skip it.