summaryrefslogtreecommitdiff
path: root/cloudinit/sources/DataSourceSmartOS.py
AgeCommit message (Expand)Author
2013-08-24changes to behavior on specifying keys.Scott Moser
2013-08-23Fixed some typos. Change decode_base64 from sys_cfg to ds_cfgBen Howard
2013-08-20Fixed no_base64_decode settingsBen Howard
2013-07-30Added base64 support to SmartOS datasource.Ben Howard
2013-07-24DataSourceSmartOS: fix issue if dmidecode is not presentScott Moser
2013-07-23Changed get_serial to be fully parameterized and return the serialBen Howard
2013-07-23Move more functionality into get_serial()Ben Howard
2013-07-18Added SmartOS datasource and unit tests.Ben Howard