~raharper/cloud-init:feature/detect-netfailover

Last commit made on 2019-09-09
Get this branch:
git clone -b feature/detect-netfailover https://git.launchpad.net/~raharper/cloud-init
Only Ryan Harper can upload to this branch. If you are Ryan Harper please log in for upload directions.

Branch merges

Branch information

Name:
feature/detect-netfailover
Repository:
lp:~raharper/cloud-init

Recent commits

5031c2a... by Ryan Harper

Drop extra line added after rebase

c93c4b6... by Ryan Harper

Update has_netfail_standby_feature docstring, check 'master' sysfs attr first

0041bf4... by Ryan Harper

Remove debug print, look up driver if not provided

0d8cfe2... by Ryan Harper

Add some more unittests for netfailover path, clean up issues found

1202a92... by Ryan Harper

Add unittests for netfailover in Oracle Datasource

9e495dd... by Ryan Harper

Add initial netfailover verification in Oracle Datasource

abe3e6c... by Ryan Harper

Add unittests for NetFailover

23bc0ca... by Ryan Harper

Initial cut on net-failover detection

476050b... by Dan Watkins

atomic_helper: add DEBUG logging to write_file

LP: #1843276

385232d... by Joshua Powers

doc: document doc, create makefile and tox target

* Create makefile and tox targets for documentation building and testing
to better replicate the live web docs using the same theme.
* Created docs.rst to explain how to build and contribute to documentation
with style guide and tips.
* doc/rtd/conf.py:
    * Add copyright to rtd config
    * Use Sphinx's RTD theme to replicate actual docs