]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Switch to using neutron.common.utils:replace_file()
authorBogdan Tabor <bogdan.tabor@ericpol.com>
Mon, 12 Oct 2015 10:07:54 +0000 (12:07 +0200)
committerBogdan Tabor <bogdan.tabor@ericpol.com>
Wed, 4 Nov 2015 14:46:31 +0000 (15:46 +0100)
commitae3f03396d1b6fe09d60b5606b75a02a42c5ae3f
treed96ddd2e1a5f34bdfb71c287500f6334b60b13bf
parente7675a8af5574d42f63f7cc6a43005f0beec8b27
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 final patch in a series of 4 patches.
It marks neutron.agent.linux.utils:replace_file() for removal.

Closes-bug: #1504477
Depends-On: Id0eb6829ce75df5ffccc354adfe2f0ccb19ed9fd
Depends-On: I4352b7f1d6a55e47bbff4f3a1fcf136ed645dcbe
Change-Id: I26b0a4d6105420a2c242b81a4cd58e0adef4cbec
neutron/agent/linux/utils.py