you can do export OS_NO_CACHE=1 in your script before using a nova Client object. to avoid input keyring
2012/11/9 Trinath Somanchi <[email protected]> > Hi- > > I have written an resource extension in nova-api. and the test script runs > in the compute-host. When the Keystone credentials are given in the script > to created an nova-client 'Client' instance, for sending the request, I get > this message > > "Please input your password for the keyring" > > I input the passcode that was given in the test script, it gives me the > record string the nova-api. > > I haven't faced this issue when I run the test script in the Controller > machine. but when I run in the host machine, I'm seeing this issue. > > Please help me resolve the issue. > > Thanking you. > > -- > Regards, > ---------------------------------------------- > Trinath Somanchi, > > > > _______________________________________________ > Mailing list: https://launchpad.net/~openstack > Post to : [email protected] > Unsubscribe : https://launchpad.net/~openstack > More help : https://help.launchpad.net/ListHelp > > -- Yaguang Tang
_______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : [email protected] Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

