Merge "Add server-ip-address to the suppoprted dhcp options"

This commit is contained in:
Zuul 2018-04-24 09:15:50 +00:00 committed by Gerrit Code Review
commit a20fa66cbc
1 changed files with 1 additions and 0 deletions

View File

@ -420,6 +420,7 @@ class LogicalDhcpServer(utils.NsxLibApiBase):
'domain-search': 119,
'classless-static-route': 121,
'tftp-server-address': 150,
'server-ip-address': 150,
'etherboot': 175,
'config-file': 209,
'path-prefix': 210,