Commit Graph

8 Commits

Author SHA1 Message Date
Stephen Finucane 868096bb52 Retire cloud-init
This appears to be an unmaintained fork of the original code, which
lives elsewhere [1]. Kill it.

[1] https://github.com/cloud-init/cloud-init

Change-Id: I1f57197f1f67aa6adce152b5e4acc63a72277c6a
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2019-04-01 16:48:35 +01:00
Daniel Watkins 5fecfffc76 Fail the doc build if we have any warnings.
And fix existing warnings so we won't fail the doc build.

Change-Id: Idec00e3f458b4f87c2e76e4d95971ed52dd6f837
2015-06-12 18:33:11 +01:00
Daniel Watkins d77c927bc2 Don't try to generate autodoc for Windows modules.
It will inevitably fail because we can't import Windows-specific stuff.

Change-Id: Ifec38334f7ad321358845f2d9fcde3a47df6d9bf
2015-06-12 17:11:09 +01:00
Daniel Watkins 6f039df741 Include auto-generated API documentation in Sphinx documentation.
Change-Id: Ic2f0e4bcb315cc3f94e5077dc209431ee3e80d77
2015-06-05 16:41:22 +01:00
Scott Moser 2b4e90d8ed LICENSE: license / header redux
- put a brief description of license in LICENSE file
- put full license versions in LICENSE-GPLv3 and LICENSE-Apache2.0
- simplify the per-file header to reference LICENSE

- also, tox.ini: work around httpretty issue

Change-Id: I259ed23767472047da823c1a67085e47afc561d8
2015-05-13 21:26:05 -04:00
Joshua Harlow 154a2ee413 Fix all the current brokeness
Add missing files and tweaks so that the automated
CI/flake8/pep8/docs/... and such work correctly.

Change-Id: I838b02bf0037569065b7c7914f4a68b92d7ebd6a
2015-04-01 11:54:46 -07:00
Scott Moser e4233022fa license change GPLv3 to Apache 2.0 2015-03-24 20:22:08 -04:00
Scott Moser ee70dff712 initial functial tox 2015-01-21 16:21:49 -05:00