Source: neutron-ha-tool
Version: 0.1.0-1
User: [email protected]
Usertags: syntaxwarning

Hi Maintainer

The SyntaxWarning below were emitted when this package was tested with
pipuarts[1].

Regards
Graham


[1] https://piuparts.debian.org/sid/source/n/neutron-ha-tool.html


  Setting up neutron-ha-tool (0.1.0-1) ...
  /usr/lib/python3/dist-packages/neutron_ha_tool/main.py:521:
SyntaxWarning: invalid escape sequence '\ '
    LOG.warning("  /!\ This router (%s) is HA but has only one L3
agent !", router['id'])
  /usr/lib/python3/dist-packages/neutron_ha_tool/main.py:526:
SyntaxWarning: invalid escape sequence '\ '
    LOG.warning("  /!\ This router (%s) is HA and has more one L3
agent active !", router['id'])
  /usr/lib/python3/dist-packages/neutron_ha_tool/main.py:528:
SyntaxWarning: invalid escape sequence '\ '
    LOG.warning("  /!\ This router (%s) is HA and don't have L3 agent
active !", router['id'])

Reply via email to