f8eb0aebfe
Unfortunately the first commit of os_ironic had broken tests. This patch corrects the test configurations to ensure that the docs and lint tests work. As a temporary measure, functional testing is left as a place holder to allow other patches to be worked on for this role while the functional testing is being put together. Change-Id: I38278155232a4e4d6ef259b79bd515fae2bc837b Signed-off-by: Michael Davies <michael@the-davies.net> Signed-off-by: Jesse Pretorius <jesse.pretorius@rackspace.co.uk>
9 lines
160 B
Plaintext
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
|