cloud-init/tests
Scott Moser 609fc5ec36 adjust cc_snappy for snappy install package with config.
It was believed that to install a package with config the command was:
  snappy install --config=config-file <package> 
Instead, what was implemented in snappy was:
  snappy install <package> [<config-file>]

This modifies cloud-init to invoke the latter and changes the tests
appropriately.
2015-03-31 14:20:00 -04:00
..
configs Add a makefile yaml checking target 2012-11-07 21:00:33 -08:00
data tests: fix pep8 issue 2013-07-24 13:31:16 -04:00
unittests adjust cc_snappy for snappy install package with config. 2015-03-31 14:20:00 -04:00
__init__.py Helpful cleanups. 2012-10-27 19:25:48 -07:00