Open knoha-rh opened 5 years ago
I confirmed that some python-tripleoclient version doesn't support 'openstack tripleo container image prepare' command. It causes this issue. In my opinion, if infrared can't use the command, it should fall back to use 'openstack overcloud container image prepare' command.
infrared tripleo-undercloud --update-undercloud yes
tries to useopenstack tripleo container image prepare
command then it failed to run because the subcommand doesn't exist.