use openstack4j execute change server password:
os.compute().servers().changeAdminPassword("7193b68a-1173-4e41-bdb2-cf9401699342", "admin123456");
error:
message:Failed to set admin password on 7193b68a-1173-4e41-bdb2-cf9401699342 because error setting admin password
code:500
state:error
why?
How to change host password by openstack4j? help me,thank!
use openstack4j execute change server password: os.compute().servers().changeAdminPassword("7193b68a-1173-4e41-bdb2-cf9401699342", "admin123456");
error: message:Failed to set admin password on 7193b68a-1173-4e41-bdb2-cf9401699342 because error setting admin password code:500 state:error why? How to change host password by openstack4j? help me,thank!