Comment 3 for bug 1040361

Revision history for this message
Guang Yee (guang-yee) wrote :

https://review.openstack.org/#/c/15691/

I've added two more command line options

--no-keyring: do not use keyring
--force-new-token: request a new token and replace the one stored in keyring. This option is useful because Keystone stores token in KVS by default and it goes away when we bounce Keystone. This option will invalidate the one stored in keyring and replace it with the new one.