Files
cloud-init/cloudinit
Scott Moser 09559069b5 add some unit tests, fix an issue or two
* drop the parsing of options into csv, as we were only exploding them
   back.  That can only result in error.  Just do minimal parsing.
 * change the parsing of key lines to:
   if entry is valid:
     * use it
   else try taking off options:
     if good, use it
     else fail
2013-03-01 14:19:54 -05:00
..
2012-09-24 16:59:23 -04:00
2012-09-28 16:35:53 -04:00
2012-11-14 13:32:14 -08:00