Files
vmware-nsx/neutron/tests/base.py
Joe Gordon 2385f2b606 Explicitly import state_path opt in tests.base
This wasn't explicitly needed in the unit tests because
neutron.common.config was already loaded, but this broke for the
functional tests (which are non-voting) so add a CONF.import_opt line so
functional tests know where to find the definition for state_path.

Change-Id: I5b87a75317e2ba670adaa59b251bfa860920fd61
2014-04-02 14:39:57 -07:00

5.4 KiB