kolla-kubernetes/kolla_kubernetes
Haikel Guemar 307d543761 Drop pycrypto from utility genpwd.py
pycrypto is unmaintained for a while and requirements team advises using
pycryptodome or cryptography libraries instead (see openstack-dev thread
[0]).

genpwd.py uses pycrypto to generate RSA keypair. This commit rewrite
generate_RSA function using python-cryptography while keeping strict 1:1
compatibility with previous code.

[0] http://lists.openstack.org/pipermail/openstack-dev/2017-March/113568.html

Change-Id: I13f468c35adb7b2cf76b3d04d9d700aa8ea54a85
2017-09-20 14:05:59 -07:00
..
commands Drop pycrypto from utility genpwd.py 2017-09-20 14:05:59 -07:00
tests pass the correct app type when initializing command in tests 2017-07-12 21:04:43 +00:00
__init__.py Removes unnecessary utf-8 encoding 2016-12-22 10:53:47 +07:00
app.py Clean imports in code 2016-09-23 03:44:21 +00:00
exception.py Consolidating path resolution and searching for program files 2016-06-21 21:12:19 +00:00
kube_service_status.py Merge "Clean imports in code" 2016-11-18 09:40:50 +00:00
pathfinder.py Make sure pathfinder can find passwords.yml in etc/kolla 2017-05-23 17:45:37 +01:00
service_resources.py Remove kolla-ansible dependencies 2017-05-18 12:03:31 +01:00
utils.py Merge "Improve file handling with context manager" 2017-01-23 16:19:09 +00:00
version.py Support for release notes 2016-05-05 14:22:01 -04:00