Merge "Remove leftover todo related to the dhcpcd support"
This commit is contained in:
commit
c09faa96cb
@ -1200,7 +1200,6 @@ ScenarioGroup = [
|
||||
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", ""],
|
||||
|
Loading…
Reference in New Issue
Block a user