summaryrefslogtreecommitdiff
path: root/cloudinit/sources/tests/test_oracle.py
AgeCommit message (Expand)Author
2020-03-20test_oracle,DataSourceOracle: sort imports (#266)Daniel Watkins
2020-03-19cloudinit/tests: remove unneeded with_logs configuration (#263)Daniel Watkins
2020-01-29Replace mock library with unittest.mock (#186)Daniel Watkins
2020-01-21Drop most of the remaining use of six (#179)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