summaryrefslogtreecommitdiff
path: root/cloudinit/sources/helpers/openstack.py
AgeCommit message (Expand)Author
2021-12-15Adopt Black and isort (SC-700) (#1157)James Falcon
2021-02-05openstack: read the dynamic metadata group vendor_data2.json (#777)Andrew Bogott
2020-10-29Explicit set IPV6_AUTOCONF and IPV6_FORCE_ACCEPT_RA on static6 (#634)Eduardo Otubo
2020-08-25tox: bump the pylint version to 2.6.0 in the default run (#544)Paride Legovini
2020-07-06cloudinit: fix tip-pylint failures and bump pinned pylint version (#478)Daniel Watkins
2020-06-08Move subp into its own module. (#416)Scott Moser
2020-06-01test: fix all flake8 E741 errors (#401)Joshua Powers
2020-02-25Add physical network type: cascading to openstack helpers (#200)sab-systems
2020-01-21Start removing dependency on six (#178)Daniel Watkins
2019-11-20net: IPv6, accept_ra, slaac, stateless (#51)Harald
2019-10-16net: handle openstack dhcpv6-stateless configurationHarald Jensås
2019-03-04helpers/openstack: Treat unknown link types as physicalDaniel Watkins
2018-09-26Add support for Infiniband network interfaces (IPoIB).Mark Goddard
2018-09-14OpenStack: Support setting mac address on bond.Fabian Wiesel
2018-09-13EphemeralIPv4Network: Be more explicit when adding default route.Scott Moser
2018-09-13OpenStack: support reading of newer versions of metdata.Scott Moser
2018-09-12OpenStack: fix bug causing 'latest' version to be used from network.Scott Moser
2018-08-17Add datasource Oracle Compute Infrastructure (OCI).Scott Moser
2018-04-19pylint: pay attention to unused variable warnings.Scott Moser
2017-04-12Remove (and/or fix) URL shortener referencesJon Grimm
2017-04-03OpenStack: add 'dvs' to the list of physical link types.Scott Moser
2016-12-22LICENSE: Allow dual licensing GPL-3 or Apache 2.0Jon Grimm
2016-11-28OpenStack: extend physical types to include hyperv, hw_veb, vhost_user.Scott Moser
2016-09-12Allow link type of null in network_data.jsonJon Grimm
2016-08-23Generate a dummy bond name for OpenStackScott Moser
2016-08-12MAAS: add vendor-data supportScott Moser
2016-08-11ConfigDrive: recognize 'tap' as a link type.Scott Moser
2016-07-13Another stray occurence of a dict comprehension being removedJoshua Harlow
2016-07-13Remove another stray dict comprehensionJoshua Harlow
2016-06-15fix some errors reported by pylintScott Moser
2016-06-06Rebase against masterJoshua Harlow
2016-06-02openstack: support decoding when reading files, use that for network_configScott Moser
2016-05-19Remerge against head/masterJoshua Harlow
2016-05-19Adjust net module to be more isolatedJoshua Harlow
2016-05-12Fix up a ton of flake8 issuesJoshua Harlow
2016-05-11Fix py26 for rhel (and older versions of python)Joshua Harlow
2016-05-05Add the bridge net typeJoshua Harlow
2016-05-05Work on refactoring (and adding) network conversion testsJoshua Harlow
2016-03-23fix openstack versions s/KILO/LIBERY drop networkdata read helperRyan Harper
2016-03-23configdata: parse and convert openstack network_data json to network_configRyan Harper
2015-02-25move towards user-data being binaryScott Moser
2015-01-21Largely merge lp:~harlowja/cloud-init/py2-3 albeit manually because it seemedBarry Warsaw
2014-09-11when loading vendordata allow it to be string or listScott Moser
2014-09-10Openstack: Vendor data cleanupScott Moser
2014-09-10drop version= from readersScott Moser
2014-09-10fix log messageScott Moser
2014-09-10make BaseReader select latest supported versionScott Moser
2014-09-10merge from trunkScott Moser
2014-09-10fix a bug, use a list instead of tuple for _versionsScott Moser
2014-09-10log as warn if things are obviously wrongScott Moser