cecaa73f57
The rstr library relies on the normal random.SystemRandom() and does not perform additional functionalites that would require a whole dependency to be added to pegleg. This patch set places in the logic into pegleg's crypto generation rather than using the whole rstr library. Change-Id: I20c0ceae8ac7d11468f325cd6a4cc035fc176b14 Signed-off-by: Tin Lam <tin@irrational.io>
12 lines
463 B
Plaintext
12 lines
463 B
Plaintext
gitpython
|
|
click==6.7
|
|
jsonschema==2.6.0
|
|
pyyaml==3.12
|
|
cryptography==2.3.1
|
|
python-dateutil==2.7.3
|
|
|
|
# External dependencies
|
|
git+https://github.com/openstack/airship-deckhand.git@49ad9f38842f7f1ecb86d907d86d332f8186eb8c
|
|
git+https://github.com/openstack/airship-shipyard.git@44f7022df6438de541501c2fdd5c46df198b82bf#egg=shipyard_client&subdirectory=src/bin/shipyard_client
|
|
git+https://github.com/openstack/airship-promenade.git@a6e8fdbe22bd153c78a008b92cd5d1c245bc63e3
|