summaryrefslogtreecommitdiff
path: root/cloudinit/sources/DataSourceOpenStack.py
AgeCommit message (Expand)Author
2020-11-02cloudinit: move dmi functions out of util (#622)Scott Moser
2020-10-15openstack: consider product_name as valid chassis tag (#580)Adrian Vladu
2020-08-25tox: bump the pylint version to 2.6.0 in the default run (#544)Paride Legovini
2020-03-26Identify SAP Converged Cloud as OpenStackSilvio Knizek
2019-11-22ec2: Add support for AWS IMDS v2 (session-oriented) (#55)Ryan Harper
2018-08-17Add datasource Oracle Compute Infrastructure (OCI).Scott Moser
2018-07-31oracle: fix detect_openstack to report True on OracleCloud.com DMI dataChad Smith
2018-06-15openstack: avoid unneeded metadata probe on non-openstack platformsChad Smith
2018-05-23openstack: Allow discovery in init-local using dhclient in a sandbox.Chad Smith
2018-04-19pylint: pay attention to unused variable warnings.Scott Moser
2017-12-05Datasources: Formalize DataSource get_data and related properties.Chad Smith
2017-05-16openstack: fix log message copy/paste typo in _get_url_settingsLars Kellogg-Stedman
2017-04-21pylint: fix all logging warningsJoshua Powers
2017-01-17OpenStack: Use timeout and retries from config in get_data.Lars Kellogg-Stedman
2016-12-22LICENSE: Allow dual licensing GPL-3 or Apache 2.0Jon Grimm
2016-08-12MAAS: add vendor-data supportScott Moser
2016-05-25commit to push for fear of loss.Scott Moser
2016-05-16Fix slow testsJoshua Harlow
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