ironic/ironic/tests/unit/dhcp
Ruby Loo 2a086dbf1b Use delay configoption for ssh.SSHPower drivers
In Newton (6.0.0), the configuration option
'[neutron]/port_setup_delay' was introduced [1].
In order not to break ssh power drivers, if that
option was set to 0 (default value), we coded it
to be 15 seconds.

The deprecation period for that is over; this
removes that code. Users should explicitly set the
option to the desired value.

[1] https://review.openstack.org/#/c/293876/

Change-Id: Iffddb1087dcb424101bf693d4c2ae83e1639fd17
Fixes-Bug: #1661050
2017-02-01 17:33:58 +00:00
..
__init__.py Prepare for functional testing 2015-09-28 21:27:01 +00:00
test_factory.py Move ironic.tests.unit.base to ironic.tests.base 2015-10-22 08:57:41 -07:00
test_neutron.py Use delay configoption for ssh.SSHPower drivers 2017-02-01 17:33:58 +00:00