summaryrefslogtreecommitdiff
path: root/cloudinit/sources/DataSourceOpenStack.py
Commit message (Expand)AuthorAgeFilesLines
* README: Mention move of revision control to git.HEADtrunkScott Moser2016-08-101-168/+0
* commit to push for fear of loss.Scott Moser2016-05-251-7/+2
* Fix slow testsJoshua Harlow2016-05-161-4/+8
* DataSource: set ds_cfg to be a dictionaryScott Moser2016-04-041-2/+0
* provide datasource.check_instance_id with access to system configScott Moser2016-03-241-1/+1
* quickly check to see if the previous instance id is still validScott Moser2016-03-211-0/+4
* Openstack: Vendor data cleanupScott Moser2014-09-101-6/+6
* OpenStack: search less urls to determine if MD service is there.Scott Moser2014-09-101-5/+3
* drop version= from readersScott Moser2014-09-101-2/+2
* make BaseReader select latest supported versionScott Moser2014-09-101-2/+1
* Reduce OSds LOG levels when detecting and use HAVANA instead of latestJoshua Harlow2014-02-241-6/+6
* DataSourceOpenStack: allow vendor-data to be a dict with 'cloud-init' insideScott Moser2014-02-141-1/+9
* do not warn on waiting for urlScott Moser2014-02-131-2/+1
* wait less for the metadata service (by default)Scott Moser2014-02-131-15/+13
* Capture IOError and use LOG betterJoshua Harlow2014-02-081-2/+2
* Remove HEAD usage and other small adjustmentsJoshua Harlow2014-02-081-0/+1
* Add a bunch of new testsJoshua Harlow2014-02-071-1/+2
* Don't forget the rest of the files!Joshua Harlow2014-02-011-0/+163