Use openstack CLI for ironic

After ironicclint to 2.4.0 we have an interfaces incompatibility,
with the old call: __init__() got an unexpected keyword argument 'cafile'

Closes-Bug: 1778847

Change-Id: I64d0df91f37b6baa5df1833e438a7eb1c06852cd
This commit is contained in:
Quique Llorente 2018-06-27 08:36:24 +02:00 committed by wes hayutin
parent c00e652b36
commit f8ecad1862
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ citest glance image-list
citest neutron subnet-list
citest neutron net-list
citest neutron agent-list
citest ironic node-list
citest openstack baremetal node list
citest openstack stack list
ui_sanity_check