Code review comment for lp:~agx/cloud-init/nocloud

Revision history for this message
Scott Moser (smoser) wrote :

Hi,
I've just committed revision 1194 to trunk that should fix this for you.
Now the base DataSource class sets ds_cfg to a {} rather than None if it was set. so you should only ever get it as a dictionary.

« Back to merge proposal