
The reason is that python-tempestconf sets cirros >= 0.6.0 as the default image and cirros version since 0.6.0 use dhcpcd as a default dhcp client. Change-Id: I24023ad2b181b74397569ac7f81701218a8e2a2e
11 lines
299 B
YAML
11 lines
299 B
YAML
---
|
|
features:
|
|
- |
|
|
From now on, python-tempestconf will set the following option by default
|
|
|
|
* ``CONF.scenario.dhcp_client dhcpcd``
|
|
|
|
The reason is that python-tempestconf sets cirros >= 0.6.0 as the default
|
|
image and cirros version since 0.6.0 use dhcpcd as a default dhcp client.
|
|
|