Commit Graph

9 Commits

Author SHA1 Message Date
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
Vishvananda Ishaya d1c454ba43 improved commenting 2010-09-28 17:41:57 -07:00
Vishvananda Ishaya 5d6ab2b254 reorganize iptables clear and make sure use_nova_chains is a boolean 2010-09-25 18:33:27 -07:00
Vishvananda Ishaya 6a3cd55a9c disable output drop for the moment because it is too restrictive 2010-09-25 10:47:51 -07:00
Vishvananda Ishaya 125e69dd42 allow mgmt ip access to api 2010-09-25 02:51:50 -07:00
Vishvananda Ishaya c3fcb1b217 flush the nova chains 2010-09-25 01:05:39 -07:00
Vishvananda Ishaya 41a598f09b add a reset command 2010-09-24 19:57:41 -07:00
Vishvananda Ishaya 15c2678d3e improved the shell script for iptables 2010-09-24 18:21:58 -07:00
Vishvananda Ishaya 47a957acb1 put setup_iptables in the right dir 2010-09-23 11:58:33 -07:00