cloudinit/datasource/metadata
Alex Crawford 9ba25550a1 datasource: use opaque object instead of string
Rather than serializing the network config into a string and then later
deserializing it, just pass the object through directly.
2015-08-24 09:03:29 -07:00
..
cloudsigma fix(datasource/CloudSigma): Add a test for an empty ssh key 2015-02-22 05:38:57 +02:00
digitalocean datasource: use opaque object instead of string 2015-08-24 09:03:29 -07:00
ec2 log: use log.Print instead of fmt.Print 2015-08-23 19:30:03 -07:00
packet datasource: use opaque object instead of string 2015-08-24 09:03:29 -07:00
test *: switch to line comments for copyright 2015-01-24 19:32:33 -08:00
metadata_test.go *: switch to line comments for copyright 2015-01-24 19:32:33 -08:00
metadata.go datasource: remove FetchNetworkConfig step 2015-01-26 16:08:26 -08:00