openstack-ansible-os_keystone/test-requirements.txt
Travis Truman 0214f9bd41 Implement base configuration for independent repository
This patch establishes the base repository configuration required for the
role to pass CI checks and be usable in  OpenStack-CI.

It also implements a callback plugin to provide human readable logging for
functional tests in order to aid the resolution of any functional testing
failures.

Change-Id: I6a9782ef185a263e1891d8dbfe15cb8bec10ef76
2016-03-02 10:09:25 -05:00

9 lines
160 B
Plaintext

ansible-lint
ansible>=1.9.1,<2.0.0
bashate
flake8
# this is required for the docs build jobs
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
oslosphinx>=2.5.0 # Apache-2.0