[Bug 1078947] Re: auth_token failure if signing_dir not specified running under upstart

2012-11-29 Thread Ken Thomas
BTW, I forgot to mention earlier that I'll be happy to do the code for the error checks. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1078947 Title: auth_token failure if signing_dir not specified

[Bug 1078947] Re: auth_token failure if signing_dir not specified running under upstart

2012-11-29 Thread Ken Thomas
I can understand that signing dir must be specified and I've no problem with the default to $HOME. My main issue with the code is the lack of error checking that causes strange errors. Shall I change the bug description to "Lack of error checking for required config setting Bad Things to happen"?

[Bug 933073] [NEW] keystone-client tests fail on RHEL

2012-02-15 Thread Ken Thomas
Public bug reported: The keystone-client runtests.sh fails on RHEL 6.2 because it's using python 2.6. Some of the tests are using functionality from the unittest module that doesn't exist in 2.6. (E.g. AttributeError: 'DiscoverKeystoneTests' object has no attribute 'assertIsInstance') The unitt

[Bug 933073] Re: keystone-client tests fail on RHEL

2012-02-15 Thread Ken Thomas
Just noticed that this went under Ubuntu python-keystoneclient and it should have been under keystone instead. Marking as invalid and will reopen in the right place. ** Changed in: python-keystoneclient (Ubuntu) Status: New => Invalid -- You received this bug notification because you are