Yuxing Jiang a1c57ce2f5 Validate install_values when provided during deploy enroll
When new install values are provided to deploy enroll, they would skip
the validate_install_values function, which results in the
bmc_password from request not being saved in DB. This commit changes
this and always validates install_values if provided in the request,
ensuring they're correct and with the bmc_password present.

Test plan:
Pass - verify deploy enroll successful with updated BMC password.
Pass - verify BMC password stored in database.

Closes-bug: 2142770

Signed-off-by: Yuxing Jiang <yuxing.jiang@windriver.com>
Change-Id: I2f0c03414e5cb5fc65fff618b867a04dec097639
2026-02-26 13:42:01 -05:00
2019-04-19 19:52:44 +00:00
2018-08-07 11:51:21 -04:00
2022-11-21 16:58:49 +00:00
2019-03-15 10:56:03 -05:00
2026-01-14 10:55:13 -03:00
Description
StarlingX Distributed Cloud
42 MiB
Languages
Python 95.3%
Shell 4.5%
Makefile 0.2%