You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
5 years ago
..
__init__.py Change "cmd" folder in fullstack tests 5 years ago
dhcp_agent.py Change "cmd" folder in fullstack tests 5 years ago
l3_agent.py Change "cmd" folder in fullstack tests 5 years ago
ovs_agent.py Change "cmd" folder in fullstack tests 5 years ago