From b7c1ce4d0f40cb24c78d6a14bb092b57ee12be03 Mon Sep 17 00:00:00 2001 From: Juan Antonio Osorio Robles Date: Fri, 28 Nov 2014 14:19:19 +0200 Subject: [PATCH] Fix path to network interfaces configurations This commit changes the path that is used as reference in the documentation to one that is widely used in both ubuntu and debian. This was made in order to avoid confusions (that actually happened while I was trying out the devstack guide). Change-Id: Ic3ce40816f79f9f522fc33ed8b4a574d7a57d586 --- doc/source/guides/neutron.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/guides/neutron.rst b/doc/source/guides/neutron.rst index 59b7a9d55b..dc2fc71617 100644 --- a/doc/source/guides/neutron.rst +++ b/doc/source/guides/neutron.rst @@ -23,7 +23,7 @@ the machine. eth1 is manually configured at boot to not have an IP address. Consult your operating system documentation for the appropriate -technique. For Ubuntu, the contents of `/etc/networking/interfaces` +technique. For Ubuntu, the contents of `/etc/network/interfaces` contains: ::