cloudinit/datasource
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
..
configdrive configdrive: check the network config path 2015-02-17 13:27:30 -08:00
file datasource: remove FetchNetworkConfig step 2015-01-26 16:08:26 -08:00
metadata fix(datasource/CloudSigma): Make sure public ssh key is not empty 2015-02-21 19:31:01 +02:00
proc_cmdline datasource: remove FetchNetworkConfig step 2015-01-26 16:08:26 -08:00
test test: add directory support to MockFilesystem 2015-02-17 13:27:30 -08:00
url datasource: remove FetchNetworkConfig step 2015-01-26 16:08:26 -08:00
waagent test: add directory support to MockFilesystem 2015-02-17 13:27:30 -08:00
datasource.go datasource: remove FetchNetworkConfig step 2015-01-26 16:08:26 -08:00