Skip to content

Commit 9fdaa0a

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "Apply Ironic's server-ip-address as TFTP next-server" into stable/yoga
2 parents 5b8646a + 61ff4a1 commit 9fdaa0a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

neutron/common/ovn/constants.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,8 @@
166166
'119': 'domain_search_list',
167167
'252': 'wpad',
168168
'210': 'path_prefix',
169-
'150': 'tftp_server_address'},
169+
'150': 'tftp_server_address',
170+
'255': 'next_server'},
170171
6: {'server-id': 'server_id',
171172
'dns-server': 'dns_server',
172173
'domain-search': 'domain_search',

0 commit comments

Comments
 (0)