`root show` incorrectly displays "is_root_enabled": True even after root was successfully disabled on the target instance. This patch ensures the status reflects the actual state of the instance. Logic behind root_enabled_history data is preserved. Depends-On: https://review.opendev.org/c/openstack/trove-tempest-plugin/+/973931 Change-Id: Ie527d34e62448c3e529c3c88fc4329fe807864b9 Signed-off-by: Erkin Mussurmankulov <mangust404@gmail.com>