Reviewed:  https://review.opendev.org/c/openstack/neutron/+/841363
Committed: 
https://opendev.org/openstack/neutron/commit/18c32e4339cbcb0993d9c162e2715f6fcfa932cc
Submitter: "Zuul (22348)"
Branch:    master

commit 18c32e4339cbcb0993d9c162e2715f6fcfa932cc
Author: liushy <liuxie...@163.com>
Date:   Wed May 11 11:06:50 2022 +0800

    [OVN]Any string type dhcp options should be quoted
    
    Any dhcp option[1] which value is string type in ovn
    should be added quotes, otherwise it would be regard
    as constant.
    
    [1]https://github.com/ovn-org/ovn/blob/main/lib/ovn-l7.h#L116
    
    Closes-Bug: #1946764
    Change-Id: Id174cd944c3b883b749046bc49d00e011eb891fe


** Changed in: neutron
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1946764

Title:
  [OVN]Any dhcp options which are string type should be escape

Status in neutron:
  Fix Released

Bug description:
  
  2021-10-12T14:11:45Z|290912|lflow|WARN|error parsing actions "reg0[3] = 
put_dhcp_opts(offerip = 192.168.100.243, bootfile_name = 
https://127.0.0.1/boot.ipxe, classless_static_route = 
{169.254.169.254/32,192.168.100.2, 0.0.0.0/0,192.168.100.1}, dns_server = 
{10.222.0.3}, lease_time = 43200, mtu = 1442, netmask = 255.255.255.0, 
path_prefix = /var/lib/ark/tftpboot, router = 192.168.100.1, server_id = 
192.168.100.1, tftp_server = 192.168.101.10, tftp_server_address = 
192.168.101.10); next;": Syntax error at `https' expecting constant.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1946764/+subscriptions


-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to