neutron/neutron/tests/fullstack/agents
Rodolfo Alonso Hernandez b617df2b21 Change "cmd" folder in fullstack tests
When fullstack tests are executed manually using a debugger
(e.g.: PyCharm integrated debugger), the "cmd" folder is imported
instead of "cmd" [1] module.

To solve this problem, this folder and the references to this path
must be changed.

[1] https://docs.python.org/3/library/cmd.html

Change-Id: I8e6b6995c10875a882a46ca3a0d779aafda124a3
Closes-Bug: #1805844
2018-12-01 22:58:37 +00:00
..
__init__.py Change "cmd" folder in fullstack tests 2018-12-01 22:58:37 +00:00
dhcp_agent.py Change "cmd" folder in fullstack tests 2018-12-01 22:58:37 +00:00
l3_agent.py Change "cmd" folder in fullstack tests 2018-12-01 22:58:37 +00:00
ovs_agent.py Change "cmd" folder in fullstack tests 2018-12-01 22:58:37 +00:00