summaryrefslogtreecommitdiff
path: root/cloudinit/sources/DataSourceOpenStack.py
AgeCommit message (Expand)Author
2016-04-04DataSource: set ds_cfg to be a dictionaryScott Moser
2016-03-24provide datasource.check_instance_id with access to system configScott Moser
2016-03-21quickly check to see if the previous instance id is still validScott Moser
2014-09-10Openstack: Vendor data cleanupScott Moser
2014-09-10OpenStack: search less urls to determine if MD service is there.Scott Moser
2014-09-10drop version= from readersScott Moser
2014-09-10make BaseReader select latest supported versionScott Moser
2014-02-24Reduce OSds LOG levels when detecting and use HAVANA instead of latestJoshua Harlow
2014-02-14DataSourceOpenStack: allow vendor-data to be a dict with 'cloud-init' insideScott Moser
2014-02-13do not warn on waiting for urlScott Moser
2014-02-13wait less for the metadata service (by default)Scott Moser
2014-02-08Capture IOError and use LOG betterJoshua Harlow
2014-02-08Remove HEAD usage and other small adjustmentsJoshua Harlow
2014-02-07Add a bunch of new testsJoshua Harlow
2014-02-01Don't forget the rest of the files!Joshua Harlow