neutron/neutron/tests/unit/agent
Bogdan Tabor dad0969a2e Switch to using neutron.common.utils:replace_file()
neutron.agent.linux.utils:replace_file() and
neutron.common.utils:replace_file() have same functionality.

This is the 1st patch in the series of 4 patches.
It modifies neutron.common.utils:replace_file(),
so it can be used by all components as a replacement
for neutron.agent.linux.utils:replace_file().
New keyword parameter 'file_mode=0o644' is added
to neutron.common.utils:replace_file().

Partial-bug: #1504477
Change-Id: Id1a7f1236786e8606c91bb9925cd9ac8e95892b3
2015-11-16 08:44:04 +01:00
..
common Use assertIsNone(observed) instead of assertEqual(None, observed) 2015-10-06 01:06:11 +02:00
dhcp DHCP: protect against case when device name is None 2015-10-06 02:59:20 -07:00
l2 No network devices on network attached qos policies 2015-09-16 15:11:04 +02:00
l3 Switch to using neutron.common.utils:replace_file() 2015-11-16 08:44:04 +01:00
linux Switch to using neutron.common.utils:replace_file() 2015-11-16 08:44:04 +01:00
metadata metadata: don't crash proxy on non-unicode user data 2015-10-01 16:56:10 -04:00
ovsdb ovsdb: attempt to enable connection_uri for native impl on startup 2015-06-25 10:09:42 +02:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
test_rpc.py Fix a microsecond format of isoformat() 2015-07-28 13:54:56 +09:00
test_securitygroups_rpc.py Process user iptables rules before INVALID 2015-09-01 22:10:32 -07:00