python-keystoneclient/examples/pki
Victor Stinner 646350c1d6 Remove keystoneclient.middleware
The code has been moved to the new keystonemiddleware project and
keystone.middleware was deprecated since Juno. It's time to drop it in
Mitaka.

Remove the directory keystoneclient/middleware/.

Remove test_auth_token_middleware.py, test_memcache_crypt.py and
test_s3_token_middleware.py in keystoneclient/tests/unit/.

Remove the create_middleware_cert shell function from
examples/pki/gen_pki.sh. And remove the call from
examples/pki/run_all.sh.

Remove netaddr, pycrypto and WebOb test dependencies, only needed to
test the removed middleware.

Closes-Bug: #1449066
Change-Id: Iedd6887dcde62177d37e1e1988ed72bcb59c05f6
2015-12-11 02:00:30 -05:00
..
certs Set example timestamps to 2038-01-18T21:14:07Z 2013-09-13 11:43:35 -05:00
cms Update sample data with audit ids 2015-04-06 23:39:30 -04:00
private Set example timestamps to 2038-01-18T21:14:07Z 2013-09-13 11:43:35 -05:00
gen_cmsz.py Compressed Signature and Validation 2014-05-09 11:48:17 -07:00
gen_pki.sh Remove keystoneclient.middleware 2015-12-11 02:00:30 -05:00
run_all.sh Remove keystoneclient.middleware 2015-12-11 02:00:30 -05:00