commit | c09faa96cb530736773a90fc168eb4186b7fde77 | [log] [tgz] |
---|---|---|
author | Zuul <zuul@review.opendev.org> | Thu Jan 26 03:43:34 2023 +0000 |
committer | Gerrit Code Review <review@openstack.org> | Thu Jan 26 03:43:34 2023 +0000 |
tree | 4b0efe71eae60bdb230ef4128511540a42252f15 | |
parent | 03fc4da48b55b7a4e03800ae087813895f344c04 [diff] | |
parent | e72ce41454646fd1d83775c948faf8c451519ade [diff] |
Merge "Remove leftover todo related to the dhcpcd support"
diff --git a/tempest/config.py b/tempest/config.py index f1eb647..00b394e 100644 --- a/tempest/config.py +++ b/tempest/config.py
@@ -1200,7 +1200,6 @@ help='Image container format'), cfg.DictOpt('img_properties', help='Glance image properties. ' 'Use for custom images which require them'), - # TODO(yfried): add support for dhcpcd cfg.StrOpt('dhcp_client', default='udhcpc', choices=["udhcpc", "dhclient", "dhcpcd", ""],