shipyard/test-requirements.txt
One-Fine-Day d21e428909 Keystone Integration
Integrated Keystone Middleware into api
Simple oslo.config integration
Deleted legacy airflow_* controllers since they don't align with the exposed interface of shipyard

Change-Id: I9d88d1bccaec80bf9fdbcccafb985c5414285f6b
2017-09-14 14:32:25 -05:00

12 lines
190 B
Plaintext

# Testing
pytest==3.2.1
mock==2.0.0
testfixtures==5.1.1
apache-airflow[crypto,celery,postgres,hive,hdfs,jdbc]==1.8.1
# Linting
flake8==3.3.0
# Security scanning
bandit>=1.1.0 # Apache-2.0