summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge "Add name arguments to keystone command."Jenkins2013-02-134-52/+101
|\ \ \ \ \ \
| * | | | | | Add name arguments to keystone command.Ken'ichi Ohmichi2013-01-174-52/+101
| |/ / / / /
* | | | | | Allow requests up to 0.8 and greaterChuck Short2013-02-115-13/+4
| |_|_|/ / |/| | | |
* | | | | Merge "Fix incomplete sentence in help"Jenkins2013-02-072-5/+3
|\ \ \ \ \
| * | | | | Fix incomplete sentence in helpDolph Mathews2013-02-062-5/+3
* | | | | | Merge "Treat HTTP code 400 and above as error."Jenkins2013-02-072-1/+10
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Treat HTTP code 400 and above as error.Lin Hua Cheng2013-02-052-1/+10
* | | | | | Pin requests module more strictly.K Jonathan Harker2013-02-051-1/+1
| |_|/ / / |/| | | |
* | | | | Update requests requirementsChuck Short2013-02-051-1/+1
|/ / / /
* | | | Mark password config options with secretMichael J Fork2013-02-041-3/+3
| |_|/ |/| |
* | | fix discrepancies seen in domain and credential, v3 - bug 1109349Steve Martinelli2013-01-303-4/+18
* | | Merge "Take region_name into account when calling url_for"Jenkins2013-01-303-3/+31
|\ \ \ | |_|/ |/| |
| * | Take region_name into account when calling url_forSam Morrison2013-01-243-3/+31
| |/
* | Merge "Fix thinko in self.middleware.cert_file_missing"Jenkins2013-01-282-5/+13
|\ \
| * | Fix thinko in self.middleware.cert_file_missingDirk Mueller2013-01-232-5/+13
| |/
* | Merge "Fix STALE_TOKEN_DURATION usage"Jenkins2013-01-262-2/+4
|\ \
| * | Fix STALE_TOKEN_DURATION usageJulien Danjou2013-01-242-2/+4
| |/
* | Merge "Factorize endpoint retrieval in access"Jenkins2013-01-241-22/+13
|\ \
| * | Factorize endpoint retrieval in accessJulien Danjou2013-01-241-22/+13
| |/
* | Merge "Remove useless code"Jenkins2013-01-242-4/+0
|\ \
| * | Remove useless codeJulien Danjou2013-01-232-4/+0
| |/
* | Merge "Restore Python 2.6 compatibility"Jenkins2013-01-241-1/+5
|\ \
| * | Restore Python 2.6 compatibilityDirk Mueller2013-01-221-1/+5
| |/
* | Merge "Allow request timeout to be specified."Jenkins2013-01-243-4/+78
|\ \
| * | Allow request timeout to be specified.Joshua Harlow2013-01-183-4/+78
* | | Remove assertDictEqual for python 2.6 compatibilityDirk Mueller2013-01-181-2/+2
| |/ |/|
* | Blueprint memcache-protection: enable memcache value encryption/integrity checkGuang Yee2013-01-158-10/+905
* | Make WebOb version specification more flexibleDoug Hellmann2013-01-151-1/+1
* | Warning message is not logged for valid token-less request.nachiappan-veerappan-nachiappan2013-01-142-2/+23
* | Merge "Remove iso8601 dep in favor of openstack.common"Jenkins2013-01-131-4/+1
|\ \
| * | Remove iso8601 dep in favor of openstack.commonDolph Mathews2013-01-091-4/+1
* | | Merge "Move iso8601 dependency from test- to pip-requires"0.2.2Jenkins2013-01-122-1/+1
|\ \ \ | |/ / | | / | |/ |/|
| * Move iso8601 dependency from test- to pip-requiresBrian Waldon2013-01-092-1/+1
* | Use os.path to find ~/keystone-signing (bug 1078947)Dolph Mathews2013-01-111-3/+2
|/
* Merge "Use testtools instead of unittest for base classes."Jenkins2013-01-088-44/+46
|\
| * Use testtools instead of unittest for base classes.Monty Taylor2012-12-258-44/+46
* | Merge "Spelling: compatibile->compatible"Jenkins2013-01-081-4/+4
|\ \
| * | Spelling: compatibile->compatibleDolph Mathews2012-12-141-4/+4
* | | Merge "Pin requests to >=0.8.8."Jenkins2013-01-051-1/+1
|\ \ \
| * | | Pin requests to >=0.8.8.Yaguang Tang2012-12-311-1/+1
| | |/ | |/|
* | | Merge "Fix keystone *-list order by 'name'"Jenkins2013-01-051-4/+6
|\ \ \ | |/ / |/| |
| * | Fix keystone *-list order by 'name'Masayuki Igawa2012-12-191-4/+6
* | | Add support for user groupsHenry Nash2012-12-217-29/+593
* | | Merge "Add file 'ChangeLog' to MANIFEST.in"Jenkins2012-12-212-0/+2
|\ \ \
| * | | Add file 'ChangeLog' to MANIFEST.inSascha Peilicke2012-12-192-0/+2
| |/ /
* | | Make it possible to debug by running module.0.2.1Adam Young2012-12-201-0/+4
* | | Merge "Use requests module for HTTP/HTTPS"Jenkins2012-12-2024-717/+947
|\ \ \
| * | | Use requests module for HTTP/HTTPSDean Troyer2012-12-1824-717/+948
* | | | Merge "Print to stderr when keyring module is missing."Jenkins2012-12-201-1/+5
|\ \ \ \
| * | | | Print to stderr when keyring module is missing.Dan Prince2012-12-141-1/+5
| | |_|/ | |/| |