| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
Change-Id: If82979923ba5c0193beeb1896ea5b4777dec735d
|
| | |_|/ / /
|/| | | |
| | | | |
| | | | |
| | | | |
| | | | | |
The password field for one of the users was duplicated.
Change-Id: I53c443a1b3ccef477b05d56dc531211593f71c70
|
| |\ \ \ \ \ |
|
| | | |/ / /
| |/| | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Fixtures are created before every test, so each fixture adds a
considerable amount of overhead to the overall test suite.
This patch attempts to eliminate fixtures utilized by only a few tests
in favor of re-cycling as many fixtures as possible. As a result, a few
tests are refactored to depend on different fixtures.
Change-Id: Idd4dcef5e38e304d19110c61886887fb64b4d658
|
| |\ \ \ \ \ |
|
| | | |/ / /
| |/| | |
| | | | |
| | | | |
| | | | |
| | | | | |
~35% performance improvement vs an SSD on test_keystoneclient_sql
Change-Id: Ie8c9cc0c3c56f784140998a625d943be528d5089
|
| |\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| | |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This updates the pep8 checks in our tox.ini file so that
we are also scanning the bin directory.
Additionally, it updates the main pep8 check so that it scans
keystone properly as well. Previously there were a bunch of files
getting skipped due to some of the pep8 pattern matching.
Change-Id: I13827f1c1e4155aa6979c10e981da5422391bf2d
|
| | |/ /
|/| |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
We store the tenant as a null value in json, so checking to see
if it exists is not sufficient. This makes the check safer, checking
for existance and not null before continuing.
Fixes bug 1078497
Change-Id: Ida1b958e5df6f93a30efae0d3f71df668751ff81
|
| |/ /
| |
| |
| |
| |
| | |
DocImpact
Change-Id: I1ee9a1e2505cdd8c9ee8acba5c0e89a4f25c7262
|
| | |
| |
| |
| | |
Change-Id: Id94b76d30658e75a805301b1c30b1aa28138b823
|
| |\ \ |
|
| | | |
| | |
| | |
| | | |
Change-Id: I3b1ad19176180717f43478048408da363b152945
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This works around the following eventlet bug:
https://bitbucket.org/which_linden/eventlet/issue/92
by using the green version of Popen if os has been
monkeypatched. It also has the side effect of making the ssl
calls not block the reactor for workers that use eventlet.
Change-Id: I1457237f52310f0536fbcdcaa42174b17e8edbf5
|
| |/ /
| |
| |
| | |
Change-Id: I45a1167a473df02a4461286b8a09723315018fcb
|
| |\ \ |
|
| | | |
| | |
| | |
| | | |
Change-Id: Iace6a88ddfbdefe97e0ea205cda4b10c04bca0dc
|
| |/ /
| |
| |
| |
| |
| |
| |
| |
| | |
This should be the public_port and not the admin one.
Sync with default_catalog.templates change
commit 773f0f84af282cd3e53650ccbb99284c37677b6a
Change-Id: Ibb81a06607d94648993768c8b2e7161bf57195a1
|
| |\ \ |
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
updated diablo token based on output from diablo/stable keystone
added expiry to example tokens for test_auth_middleware
added a stack based HTTP response to test_auth_middleware to verify
sequencing
Change-Id: I738b0e9c1a0e62ad86adb95ec0b73f621513f7d4
|
| |\ \ \ |
|
| | | |/
| |/|
| | |
| | |
| | |
| | |
| | |
| | | |
In order to maintain backwards-compatibility with the output of the
previously-broken SQL driver, non-indexed attributes are included in the
update user/tenant response in both the correct and expected locations.
Change-Id: I54f69c0c4cb3ade349190bc0c61539dcc1846267
|
| |\ \ \ |
|
| | | | |
| | | |
| | | |
| | | | |
Change-Id: I8b6bf6f8012fb8119b32a93305cf3e1d3996f3ed
|
| |\ \ \ \ |
|
| | | |/ /
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Tests upgrade to version 1.
Confirms all of the identity tables layout.
blueprint: normalize-sql
Change-Id: If66250af068b396fc55f38c66f789b9447353bda
|
| |\ \ \ \ |
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Bug 1074257
Change-Id: I1372204c1e128aa664840e09b76fe979064d9efb
|
| |\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| | |/ / /
| | | |
| | | |
| | | | |
Change-Id: I8301043965e08ffdec63441e612628d9a60876b7
|
| |\ \ \ \ |
|
| | |\ \ \ \
| | |/ / /
| |/| | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Conflicts:
keystone/catalog/core.py
keystone/identity/core.py
Change-Id: Id47b9dd9c4da811d13454b539f78b751d40ed87d
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Provides configuration to deploy the v3 API identically across both:
http://[...]:5000/v3/
http://[...]:35357/v3/
Change-Id: I97c5a2f7a84e3fca0adaea020697f958e04f5753
|
| |\ \ \ \ \ |
|
| | |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
and doc how to install signing certificate from an external CA
Change-Id: I92feb8eaeea617211ee7132480ac7a63bf0a1bf1
|
| |/ / / /
| | | |
| | | |
| | | |
| | | |
| | | | |
(most of this is pulled from the v3 branch)
Change-Id: Id1118e7a2b245fb7ec95e41ec297c87036953db2
|
| |\ \ \ \
| |_|_|/
|/| | |
| | | | |
by auth_token middelware"
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
key PKI tokens on hash in memcached when accessed by auth_token
middelware
Bug 1073343
Change-Id: I32e5481f82fd110c855d7e1138c3d43c73099bbb
|
| |\ \ \ \ |
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Adds support for non-identity authentication via REMOTE_USER environ
context variable thereby permitting external services (paste pipeline,
web fronting or other) to authenticate a request.
Also fixes a pep8 issue.
This change is in support for blueprint
pluggable-identity-authentication-handlers
Change-Id: Ib0a36b14f135dd87601e3c6d28f7874193d66b34
|
| |\ \ \ \ \
| | |/ / /
| |/| | | |
|
| | |/ / /
| | | |
| | | |
| | | |
| | | |
| | | | |
Bug 1073272
Change-Id: If55b3b595fa6f3b5e773a502fc69e7da2c3bd114
|
| |\ \ \ \ |
|
| | | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: I34c6f4fe8ff51221bd188fbce89ba89a56aae0b7
|
| |\ \ \ \ \ |
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
Change-Id: I9679f5dfbcc270d503adc42489b06609bbf52531
|
| |/ / / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Fixes bug 1066851
Change-Id: Ic1f44ba1e319b9cd7e3f1da535f9d29ae7dc4030
|
| |\ \ \ \ \ |
|
| | |/ / / /
| | | | |
| | | | |
| | | | | |
Change-Id: I9e4204fc0c4ad0e245a8869640a64ab8f40af31d
|
| |/ / / /
| | | |
| | | |
| | | | |
Change-Id: If6ca1bf71b45b0e453b484ce756b926beb7d4f7f
|