Public bug reported:

Warning:
  Comments left for invalid file 
neutron_vpnaas/services/vpn/device_drivers/strongswan_ipsec.py

/root/neutron-vpnaas/neutron_vpnaas/services/vpn/device_drivers/ipsec.py:185: 
DeprecationWarning: invalid escape sequence \d
  STATUS_RE = '\d\d\d "([a-f0-9\-]+).* (unrouted|erouted);'
/root/neutron-vpnaas/neutron_vpnaas/services/vpn/device_drivers/ipsec.py:188: 
DeprecationWarning: invalid escape sequence \d
  '\d{3} #\d+: "([a-f0-9\-]+).*established.*newest IPSEC')
/root/neutron-vpnaas/neutron_vpnaas/services/vpn/device_drivers/ipsec.py:190: 
DeprecationWarning: invalid escape sequence \d
  '\d{3} #\d+: "([a-f0-9\-\/x]+).*established.*newest IPSEC')
<unknown>:185: DeprecationWarning: invalid escape sequence \d
<unknown>:188: DeprecationWarning: invalid escape sequence \d
<unknown>:190: DeprecationWarning: invalid escape sequence \d
/root/neutron-vpnaas/neutron_vpnaas/services/vpn/device_drivers/strongswan_ipsec.py:75:
 DeprecationWarning: invalid escape sequence \-
  STATUS_RE = '([a-f0-9\-]+).* (ROUTED|CONNECTING|INSTALLED)'
<unknown>:75: DeprecationWarning: invalid escape sequence \-

** Affects: neutron
     Importance: Undecided
     Assignee: Dongcan Ye (hellochosen)
         Status: New


** Tags: vpnaas

** Tags added: vpnaas

** Changed in: neutron
     Assignee: (unassigned) => Dongcan Ye (hellochosen)

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

Title:
  [VPNaaS]: DeprecationWarning: invalid escape sequence

Status in neutron:
  New

Bug description:
  Warning:
    Comments left for invalid file 
neutron_vpnaas/services/vpn/device_drivers/strongswan_ipsec.py

  /root/neutron-vpnaas/neutron_vpnaas/services/vpn/device_drivers/ipsec.py:185: 
DeprecationWarning: invalid escape sequence \d
    STATUS_RE = '\d\d\d "([a-f0-9\-]+).* (unrouted|erouted);'
  /root/neutron-vpnaas/neutron_vpnaas/services/vpn/device_drivers/ipsec.py:188: 
DeprecationWarning: invalid escape sequence \d
    '\d{3} #\d+: "([a-f0-9\-]+).*established.*newest IPSEC')
  /root/neutron-vpnaas/neutron_vpnaas/services/vpn/device_drivers/ipsec.py:190: 
DeprecationWarning: invalid escape sequence \d
    '\d{3} #\d+: "([a-f0-9\-\/x]+).*established.*newest IPSEC')
  <unknown>:185: DeprecationWarning: invalid escape sequence \d
  <unknown>:188: DeprecationWarning: invalid escape sequence \d
  <unknown>:190: DeprecationWarning: invalid escape sequence \d
  
/root/neutron-vpnaas/neutron_vpnaas/services/vpn/device_drivers/strongswan_ipsec.py:75:
 DeprecationWarning: invalid escape sequence \-
    STATUS_RE = '([a-f0-9\-]+).* (ROUTED|CONNECTING|INSTALLED)'
  <unknown>:75: DeprecationWarning: invalid escape sequence \-

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1871621/+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