summaryrefslogtreecommitdiffstats
path: root/keystone/config.py
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge "Configurable actions on LDAP backend in users Active Directory (bug 10...Jenkins2012-10-091-1/+9
|\ \
| * | Configurable actions on LDAP backend in users Active Directory (bug 1052929)Jose Castro Leon2012-10-051-1/+9
| |/
* / Command line switch for standard threads.Adam Young2012-09-281-0/+1
|/
* Merge "Add tests for PAM authentication."Jenkins2012-08-211-0/+5
|\
| * Add tests for PAM authentication.Bhuvan Arumugam2012-08-111-0/+5
* | PKI Token revocationMaru Newby2012-08-161-2/+2
* | Merge "Set example key_size to 1024."Jenkins2012-08-131-1/+1
|\ \ | |/ |/|
| * Set example key_size to 1024.Dan Prince2012-07-311-1/+1
* | Allow overloading of username and tenant name in the config files.Adam Young2012-08-071-1/+3
|/
* Cryptographically Signed tokensAdam Young2012-07-261-2/+3
* Admin Auth URI prefixayoung2012-07-121-0/+1
* Merge "Correct Tree DN"Jenkins2012-07-031-6/+3
|\
| * Correct Tree DNAdam Young2012-06-291-6/+3
* | keystone_manage certificate generationAdam Young2012-07-021-0/+10
|/
* Merge "Basic request stats monitoring & reporting"Jenkins2012-06-281-0/+2
|\
| * Basic request stats monitoring & reportingDolph Mathews2012-06-191-0/+2
* | Reorder imports by full module pathZhongyue Luo2012-06-201-1/+1
|/
* Use cfg's new global CONF objectMark McLoughlin2012-06-131-21/+1
* Merge "Use cfg's new group autocreation feature"Jenkins2012-06-051-13/+6
|\
| * Use cfg's new group autocreation featureMark McLoughlin2012-05-291-13/+6
* | blueprint 2-way-sslLiem Nguyen2012-05-241-0/+6
|/
* notify calling process we are ready to serveDerek Higgins2012-05-111-0/+1
* Add defaults for ldap optionsMark McLoughlin2012-05-031-20/+23
* Set defaults for sql optionsMark McLoughlin2012-05-031-2/+2
* Set defaults for port optionsMark McLoughlin2012-05-031-3/+3
* Add defaults for driver optionsMark McLoughlin2012-05-031-5/+10
* Clean up sql connection argsBrian Waldon2012-03-191-4/+1
* Make bind host configurableDevin Carlen2012-03-071-0/+1
* LDAP Identity backendAdam Young2012-02-271-0/+23
* Merge changes Ib8e5dc50,I9db09c77,Ib89efdecJenkins2012-02-231-13/+0
|\
| * Use cfg's new print_help() methodMark McLoughlin2012-02-231-3/+0
| * Remove cfg dict mixinMark McLoughlin2012-02-231-10/+0
* | Correct config name for max_pool_size.Dan Prince2012-02-231-1/+1
|/
* Move cfg to keystone.openstack.commonMark McLoughlin2012-02-231-1/+1
* Added Apache 2.0 License information.Monty Taylor2012-02-151-0/+14
* termie all the thingsDolph Mathews2012-02-081-3/+3
* use our own logging moduletermie2012-02-021-1/+1
* don't automatically parse sys.argv for cfgtermie2012-02-011-0/+1
* bcrypt the passwordstermie2012-01-241-0/+12
* some cli improvementstermie2012-01-191-13/+32
* fix some importstermie2012-01-181-1/+1
* needed to do more for cli optstermie2012-01-171-1/+1
* add an ec2 extensiontermie2012-01-161-0/+1
* dynamic manager classes for nowtermie2012-01-121-0/+1
* fixing WatchedFileHandlerJoe Heck2012-01-101-1/+1
* adding #vim to file with changed indentJoe Heck2012-01-101-0/+1
* add id-only flag to return IDstermie2012-01-101-15/+32
* fixing imports for syslog handlers and gettextJoe Heck2012-01-101-3/+3
* adding gettextJoe Heck2012-01-101-0/+3
* adding logging from configuration files, default logging per commonJoe Heck2012-01-101-22/+70