[Bug 1020238] Re: nova client keeps asking for a keyring password

2013-08-06 Thread Russell Bryant
** Changed in: python-novaclient
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to python-novaclient in Ubuntu.
https://bugs.launchpad.net/bugs/1020238

Title:
  nova client keeps asking for a keyring password

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-novaclient/+bug/1020238/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1020238] Re: nova client keeps asking for a keyring password

2013-03-07 Thread Alan Pevec
In keystoneclient no-cache was renamed to os-cache and default is not to use 
keyring
https://github.com/openstack/python-keystoneclient/commit/d734821c99aade7cd4285a5fd51736c475707dcd

For consistency, this should applied in all clients.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to python-novaclient in Ubuntu.
https://bugs.launchpad.net/bugs/1020238

Title:
  nova client keeps asking for a keyring password

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-novaclient/+bug/1020238/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1020238] Re: nova client keeps asking for a keyring password

2013-03-07 Thread Alan Pevec
Spoke too soon, this is already in novaclient
https://github.com/openstack/python-novaclient/commit/e483455a1281412a8b38a483a3f167a2fd27f5d9


** Changed in: python-novaclient
   Status: New = Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to python-novaclient in Ubuntu.
https://bugs.launchpad.net/bugs/1020238

Title:
  nova client keeps asking for a keyring password

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-novaclient/+bug/1020238/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1020238] Re: nova client keeps asking for a keyring password

2013-02-22 Thread Pedro Perez
According to docs in https://wiki.openstack.org/wiki/KeyringSupport:

The keyring is used only if --os-use-keyring is specified, or if
environment variable OS_USE_KEYRING=true is defined. 

This do not appears to be the case.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to python-novaclient in Ubuntu.
https://bugs.launchpad.net/bugs/1020238

Title:
  nova client keeps asking for a keyring password

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-novaclient/+bug/1020238/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1020238] Re: nova client keeps asking for a keyring password

2013-01-29 Thread Joshua Harlow
Upgrade to python keyring =1 seems to use the unencrypted keyring by
default, thus no prompting ;)

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to python-novaclient in Ubuntu.
https://bugs.launchpad.net/bugs/1020238

Title:
  nova client keeps asking for a keyring password

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-novaclient/+bug/1020238/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1020238] Re: nova client keeps asking for a keyring password

2013-01-23 Thread Jian Wen
Not a bug.
It's just annoying.

** Changed in: python-novaclient
   Status: Confirmed = Invalid

** Changed in: python-novaclient (Ubuntu)
   Status: Confirmed = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to python-novaclient in Ubuntu.
https://bugs.launchpad.net/bugs/1020238

Title:
  nova client keeps asking for a keyring password

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-novaclient/+bug/1020238/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1020238] Re: nova client keeps asking for a keyring password

2013-01-23 Thread Doug Goldstein
It is a bug when its impossible to set the initial password so it always
tells you that your password is invalid because there is no password set
for the keyring. The issue here is that the code Ubuntu adds for Nova
client initializes the keyring incorectly.

** Changed in: python-novaclient
   Status: Invalid = New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to python-novaclient in Ubuntu.
https://bugs.launchpad.net/bugs/1020238

Title:
  nova client keeps asking for a keyring password

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-novaclient/+bug/1020238/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1020238] Re: nova client keeps asking for a keyring password

2012-11-19 Thread Gui Maluf
export OS_NO_CACHE=1 worked for me as well.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to python-novaclient in Ubuntu.
https://bugs.launchpad.net/bugs/1020238

Title:
  nova client keeps asking for a keyring password

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-novaclient/+bug/1020238/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1020238] Re: nova client keeps asking for a keyring password

2012-11-15 Thread cloud.abada
Works perfectly with the changes proposed by Vish.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to python-novaclient in Ubuntu.
https://bugs.launchpad.net/bugs/1020238

Title:
  nova client keeps asking for a keyring password

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-novaclient/+bug/1020238/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1020238] Re: nova client keeps asking for a keyring password

2012-11-13 Thread Chuck Short
Work around according to the last comment.

** Changed in: python-novaclient (Ubuntu)
   Importance: Undecided = Low

** Changed in: python-novaclient (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to python-novaclient in Ubuntu.
https://bugs.launchpad.net/bugs/1020238

Title:
  nova client keeps asking for a keyring password

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-novaclient/+bug/1020238/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1020238] Re: nova client keeps asking for a keyring password

2012-10-19 Thread Dave Spano
In this mailing list response, Vish says you can use 
export OS_NO_CACHE=1 in your .bashrc to stop this behaviour. 

https://lists.launchpad.net/openstack/msg16095.html

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to python-novaclient in Ubuntu.
https://bugs.launchpad.net/bugs/1020238

Title:
  nova client keeps asking for a keyring password

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-novaclient/+bug/1020238/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1020238] Re: nova client keeps asking for a keyring password

2012-10-17 Thread Doug Goldstein
** Also affects: python-novaclient (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to python-novaclient in Ubuntu.
https://bugs.launchpad.net/bugs/1020238

Title:
  nova client keeps asking for a keyring password

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-novaclient/+bug/1020238/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs