neutron-tempest-plugin/neutron_tempest_plugin/common
Boden R e5afab788c use EGRESS_DIRECTION and INGRESS_DIRECTION from neutron-lib
The EGRESS_DIRECTION and INGRESS_DIRECTION constants live in neutron-lib
now and neutron is going to consume them in
I1b81f5c3de9e6f2c0967c2db23ddb716ee7ec6b9

This patch removes the EGRESS_DIRECTION, INGRESS_DIRECTION and
VALID_DIRECTIONS constants from common.constants as they are already
defined and use from neutron-lib.

Change-Id: I52841ecd716f6dbf87fc4c5543d68ba378edbeea
2018-02-13 12:48:58 -07:00
..
__init__.py Refactored Neutron tempest plugin directory structure 2017-11-13 09:19:11 +05:30
constants.py use EGRESS_DIRECTION and INGRESS_DIRECTION from neutron-lib 2018-02-13 12:48:58 -07:00
ssh.py Refactored Neutron tempest plugin directory structure 2017-11-13 09:19:11 +05:30
tempest_fixtures.py Refactored Neutron tempest plugin directory structure 2017-11-13 09:19:11 +05:30
utils.py Add decorator to mark unstable tests 2017-12-14 11:14:32 -05:00