cloudinit/datasource/metadata
Kiril Vladimirov c30fc51b03 fix(datasource/CloudSigma): Make sure public ssh key is not empty
Even when public ssh key is not set by the user, CloudSigma's server
context has a key `meta.ssh_public_key` which is just an empty string.
So instead of just relying on the "comma ok" idiom I make sure the value
is not an empty string.
2015-02-21 19:31:01 +02:00
..
cloudsigma fix(datasource/CloudSigma): Make sure public ssh key is not empty 2015-02-21 19:31:01 +02:00
digitalocean datasource: remove FetchNetworkConfig step 2015-01-26 16:08:26 -08:00
ec2 datasource: remove FetchNetworkConfig step 2015-01-26 16:08:26 -08: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