File: Set-dhcp_client-by-default-bf4e0705f2657803.yaml

package info (click to toggle)
python-tempestconf 3.5.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 964 kB
  • sloc: python: 4,530; makefile: 18; sh: 9
file content (10 lines) | stat: -rw-r--r-- 299 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
---
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.