Hey guys, After deploying xci, I have two different openrc files. One in the opnfv vm:
https://hastebin.com/hizuvipiva.bash and one in the utility container in the controller VM: https://hastebin.com/ayafabevan.bash The big difference is the OS_PASSWORD value. If I source the first one, and do "openstack server list" the result is: The request you have made requires authentication. (HTTP 401) (Request- ID: req-3a8f9b3b-c1e7-4e7c-9fc3-528e81894dbd) If I use that same openrc but change OS_PASSWORD to the value in the second openrc, then it works, which means that the problem is the password. I guess, my services are not using 'opnfv-secret-password' as a password for their endpoints in keystone. Could you help me understand what should I change so that my password uses the xci generated one instead of the osa genereated one? Thanks, Manuel _______________________________________________ opnfv-tech-discuss mailing list opnfv-tech-discuss@lists.opnfv.org https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss