openvnet icon indicating copy to clipboard operation
openvnet copied to clipboard

Can't work dhcp service with option --type

Open itouri opened this issue 8 years ago • 1 comments

Command writed on Create the DHCP service can't work. vnctl network-services add --uuid ns-dhcp --interface-uuid if-dhcp --type dhcp

Dhcp server not working with option --type. But, working configure with option --mode dhcp.

itouri avatar May 08 '17 07:05 itouri

Upon further investigation, it became clear that it is just the deprecated code that has been deleted in the most recent develop but the documentation has not been updated.

The documentation is currently being updated. It might be a good idea to turn mode into a required parameter too.

Metallion avatar May 08 '17 09:05 Metallion