[Openstack] Keyring support in openstack

Vishvananda Ishaya vishvananda at gmail.com
Thu Aug 23 18:15:25 UTC 2012


On Aug 23, 2012, at 7:10 AM, Scott Moser <smoser at ubuntu.com> wrote:

> I haven' tried this specifically for the openstack client, but when this
> went into nova, it annoyed me, as I started having to give a password on
> remote systems every time.  For the devstack instances I was working on, I
> honestly couldn't care less about security, and wanted to not be bothered.

I think we were all annoyed by this. FYI to get the old (non-cache) behavior
for nova:

export OS_NO_CACHE=1

Devstack now sets this by default but you can override it in your localrc if
you really like the password prompt.

Vish




More information about the Openstack mailing list