summaryrefslogtreecommitdiff
path: root/cloudinit/sources/DataSourceOracle.py
AgeCommit message (Expand)Author
2020-08-14DataSourceOracle: retry twice (and document why we retry at all) (#536)Daniel Watkins
2020-08-13Support Oracle IMDSv2 API (#528)James Falcon
2020-08-10DataSourceOracle: refactor to use only OPC v1 endpoint (#493)Daniel Watkins
2020-03-20test_oracle,DataSourceOracle: sort imports (#266)Daniel Watkins
2020-03-19DataSourceOracle: update .network_config docstring (#257)Daniel Watkins
2019-09-09net,Oracle: Add support for netfailover detectionRyan Harper
2019-08-28Oracle: Render secondary vnic IP and MTU values onlyRyan Harper
2019-08-19DataSourceOracle: prefer DS network config over initramfsDaniel Watkins
2019-08-14DataSourceOracle: configure secondary NICs on Virtual MachinesDaniel Watkins
2019-07-26net/cmdline: split interfaces_by_mac and init network config determinationDaniel Watkins
2018-10-09instance-data: Add standard keys platform and subplatform. Refactor ec2.Chad Smith
2018-08-17Add datasource Oracle Compute Infrastructure (OCI).Scott Moser