Commit Graph

8 Commits

Author SHA1 Message Date
liu-sheng
74f953a1d7 Remove vi modelines
We don't need to have the vi modelines in each source file,
it can be set in a user's vimrc if required.

Also a check is added to hacking to detect if they are re-added.

Change-Id: I347307a5145b2760c69085b6ca850d6a9137ffc6
Closes-Bug: #1229324
2014-02-03 14:19:44 +00:00
Asbjørn Sannes
2463d9d185 Remove nova dependency on vconfig on Linux.
iproute2 is already a dependency and is used everywhere and is more
capable than vconfig. This commit just replaces all uses of vconfig.

Change-Id: I5860a10f151a176bf9849feda6052d4c2b491e07
2011-10-20 11:47:36 +02:00
Vishvananda Ishaya
6d1ce4a46a remove extra stuff from clean vlans 2011-06-27 09:02:22 -07:00
David Pravec
8060b526e1 Make nova work even when user has LANG or LC_ALL configured
Some commands are having different results when used in another language environment.
  For example ifconfig output parsing fails in my language.
  Also unittest using cat failed, as it didnt expect czech language in the error message.
  
  This small patch makes it work.
  Also adding myself to 'Authors' file.
2010-12-16 12:35:46 +01:00
Todd Willey
c88d1f033b update copyrights 2010-07-15 01:28:51 -04:00
Vishvananda Ishaya
4ba6802ae5 Removed trailing whitespace from header 2010-06-23 23:15:06 -07:00
Devin Carlen
caeece6e37 Updated licenses 2010-06-23 22:04:16 -07:00
Jesse Andrews
5a40f59be9 tools to clean vlans and run our old install script 2010-06-24 04:11:49 +01:00