heat/heat/tests/clients
Thomas Herve f3bd4fa466 Add a new crypt method using cryptography
This updates the default crypt method to use the cryptography module
instead of the oslo crypto utils module. It also refactors decrypt to
remove some duplication.

This new patch fixes an issue with small keys.

Change-Id: I3ef166d15306693f0589903785102a359834c307
Closes-Bug: #1468025
2015-07-07 10:06:47 +02:00
..
__init__.py Move all client tests to /tests/clients 2015-07-03 11:02:18 +08:00
test_barbican_client.py Move all client tests to /tests/clients 2015-07-03 11:02:18 +08:00
test_cinder_client.py Move all client tests to /tests/clients 2015-07-03 11:02:18 +08:00
test_clients.py Move all client tests to /tests/clients 2015-07-03 11:02:18 +08:00
test_glance_client.py Move all client tests to /tests/clients 2015-07-03 11:02:18 +08:00
test_heat_client.py Add a new crypt method using cryptography 2015-07-07 10:06:47 +02:00
test_keystone_client.py Move all client tests to /tests/clients 2015-07-03 11:02:18 +08:00
test_magnum_client.py Move all client tests to /tests/clients 2015-07-03 11:02:18 +08:00
test_manila_client.py Move all client tests to /tests/clients 2015-07-03 11:02:18 +08:00
test_mistral_client.py Move all client tests to /tests/clients 2015-07-03 11:02:18 +08:00
test_neutron_client.py Move all client tests to /tests/clients 2015-07-03 11:02:18 +08:00
test_nova_client.py Move all client tests to /tests/clients 2015-07-03 11:02:18 +08:00
test_sahara_client.py Move all client tests to /tests/clients 2015-07-03 11:02:18 +08:00
test_swift_client.py Move all client tests to /tests/clients 2015-07-03 11:02:18 +08:00
test_zaqar_client.py Move all client tests to /tests/clients 2015-07-03 11:02:18 +08:00