Writing tests for Keystone ?
Hello,
I am working on a project where i need to test Keystone for possible vulnerabilities. Currently, I am focussing on the keystone client middleware. I am interested in knowing the possible ways to test keystone components or in general OpenStack components. Any help on this would be appreciated.
On my part I am aware of the following things: 1. I have done the code review of the Keystone middleware to understand its working. 2. I follow Keystone related bugs on launchpad to further get a grip of things. 3. I am aware of Testr though I haven't used it yet.
However, I have still not written any code for testing Keystone, without it my understanding is still on the periphery. Therefore, are there any other tools / mechanisms / methodologies / dummy guides / blogs or miscellaneous resources that any one could enlighten me about . I would eventually like to start developing for OpenStack therefore I want to know as much i can :)
Thank you for your help !!!