heat-cfntools/heat_cfntools
Anant Patil 2710bba2cb Convert all internal commands to list
Make all internal commands as list to avoid any possibility of command
line injection. Commands supplied as string are susceptible to
substitution.

All the internal commands are supplied as list to CommandRunner. As a
convention, all the commands must be given as list to subprocess except
the commands read from file, like in case of cfn hooks and commands
section in metadata.

Few internal commands require shell redirects and they will be
implemented in another patch.

Change-Id: Ifabaf44e341144bc85508dc05c76b1d83e41ae44
Partial-Bug: #1312246
2015-09-22 10:37:11 +05:30
..
cfntools Convert all internal commands to list 2015-09-22 10:37:11 +05:30
tests Convert all internal commands to list 2015-09-22 10:37:11 +05:30
__init__.py rename python package heat_jeos to heat_cfntools 2012-12-24 17:07:35 +13:00