Assaf Muller 6d002d25bb Fix state_path in tests
cfg.CONF.state_path is set to a random temporary directory
in neutron.tests.base:BaseTestCase.setUp. This value was then
over written in neutron.tests.unit.__init__. Tests that need
to read or pass cfg.CONF.state_path were getting the directory
from which the tests were running and not the temporary directory
specially created for the current test run. Note that the usage
of state_path to set lock_path, dhcp state path and the likes
was working as expected, and was not affected by this bug.

Closes-Bug: #1363058
Change-Id: Ib45f663fadaf0f3b4a79a0db4128822187b61ecc
2014-08-29 17:42:07 +03:00
..
2014-08-29 17:31:39 +03:00
2014-08-26 06:43:12 -07:00
2014-06-21 15:07:31 +08:00
2014-08-01 16:10:23 +00:00
2014-08-01 16:10:23 +00:00
2014-08-29 17:42:07 +03:00
2014-06-21 15:07:31 +08:00
2014-08-12 11:17:21 +09:00
2014-08-12 11:17:21 +09:00
2014-06-21 15:07:31 +08:00
2014-06-21 15:07:31 +08:00
2014-06-21 15:07:31 +08:00
2014-06-21 15:07:31 +08:00