Merge ~chad.smith/cloud-init:github/readme into cloud-init:master

Proposed by Chad Smith
Status: Merged
Approved by: Chad Smith
Approved revision: e8661a7acca044754a3ef748c47e7deb6fbd1b6f
Merge reported by: Server Team CI bot
Merged at revision: not available
Proposed branch: ~chad.smith/cloud-init:github/readme
Merge into: cloud-init:master
Diff against target: 65 lines (+59/-0)
1 file modified
README.md (+59/-0)
Reviewer Review Type Date Requested Status
Ryan Harper Approve
Server Team CI bot continuous-integration Approve
Joshua Powers (community) Approve
Review via email: mp+375194@code.launchpad.net

Commit message

github: new basic project readme

See rendered content at
https://github.com/blackboxsw/cloud-init/tree/github/readme

To post a comment you must log in.
Revision history for this message
Server Team CI bot (server-team-bot) wrote :

PASSED: Continuous integration, rev:2c1fd044b71d542db29e30846b6bd12eb1add58b
https://jenkins.ubuntu.com/server/job/cloud-init-ci/1259/
Executed test runs:
    SUCCESS: Checkout
    SUCCESS: Unit & Style Tests
    SUCCESS: Ubuntu LTS: Build
    SUCCESS: Ubuntu LTS: Integration
    IN_PROGRESS: Declarative: Post Actions

Click here to trigger a rebuild:
https://jenkins.ubuntu.com/server/job/cloud-init-ci/1259//rebuild

review: Approve (continuous-integration)
Revision history for this message
Ryan Harper (raharper) :
Revision history for this message
Paride Legovini (paride) wrote :

In general LVGTM; I left a couple of nitpick comments inline.

Revision history for this message
Ryan Harper (raharper) :
review: Needs Fixing
Revision history for this message
Joshua Powers (powersj) :
review: Needs Fixing
Revision history for this message
Chad Smith (chad.smith) :
Revision history for this message
Joshua Powers (powersj) wrote :

two more

review: Needs Fixing
Revision history for this message
Server Team CI bot (server-team-bot) wrote :

PASSED: Continuous integration, rev:3a45c7ba6867b844dfa92af5e58cc3678b554f0f
https://jenkins.ubuntu.com/server/job/cloud-init-ci/1266/
Executed test runs:
    SUCCESS: Checkout
    SUCCESS: Unit & Style Tests
    SUCCESS: Ubuntu LTS: Build
    SUCCESS: Ubuntu LTS: Integration
    IN_PROGRESS: Declarative: Post Actions

Click here to trigger a rebuild:
https://jenkins.ubuntu.com/server/job/cloud-init-ci/1266//rebuild

review: Approve (continuous-integration)
Revision history for this message
Chad Smith (chad.smith) :
Revision history for this message
Joshua Powers (powersj) :
review: Approve
Revision history for this message
Server Team CI bot (server-team-bot) wrote :

PASSED: Continuous integration, rev:101b7cd241c1a1526fb6e5aed0061c733f144b63
https://jenkins.ubuntu.com/server/job/cloud-init-ci/1267/
Executed test runs:
    SUCCESS: Checkout
    SUCCESS: Unit & Style Tests
    SUCCESS: Ubuntu LTS: Build
    SUCCESS: Ubuntu LTS: Integration
    IN_PROGRESS: Declarative: Post Actions

Click here to trigger a rebuild:
https://jenkins.ubuntu.com/server/job/cloud-init-ci/1267//rebuild

review: Approve (continuous-integration)
Revision history for this message
Server Team CI bot (server-team-bot) wrote :

PASSED: Continuous integration, rev:e8661a7acca044754a3ef748c47e7deb6fbd1b6f
https://jenkins.ubuntu.com/server/job/cloud-init-ci/1268/
Executed test runs:
    SUCCESS: Checkout
    SUCCESS: Unit & Style Tests
    SUCCESS: Ubuntu LTS: Build
    SUCCESS: Ubuntu LTS: Integration
    IN_PROGRESS: Declarative: Post Actions

Click here to trigger a rebuild:
https://jenkins.ubuntu.com/server/job/cloud-init-ci/1268//rebuild

review: Approve (continuous-integration)
Revision history for this message
Ryan Harper (raharper) wrote :

That looks great!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/README.md b/README.md
2new file mode 100644
3index 0000000..07347d9
4--- /dev/null
5+++ b/README.md
6@@ -0,0 +1,59 @@
7+# Cloud-init official mirror synced from https://launchpad.net/cloud-init
8+
9+[![Build Status](https://travis-ci.org/cloud-init/cloud-init.svg?branch=master)](https://travis-ci.org/cloud-init/cloud-init) [![Read the Docs](https://readthedocs.org/projects/cloudinit/badge/?version=latest&style=flat)](https://cloudinit.readthedocs.org)
10+
11+Cloud-init is the *industry standard* multi-distribution method for
12+cross-platform cloud instance initialization. It is supported across all
13+major public cloud providers, provisioning systems for private cloud
14+infrastructure, and bare-metal installations.
15+
16+Cloud instances are initialized from a disk image and instance data:
17+
18+- Cloud metadata
19+- User data (optional)
20+- Vendor data (optional)
21+
22+Cloud-init will identify the cloud it is running on during boot, read any
23+provided metadata from the cloud and initialize the system accordingly. This
24+may involve setting up the network and storage devices to configuring SSH
25+access key and many other aspects of a system. Later on the cloud-init will
26+also parse and process any optional user or vendor data that was passed to the
27+instance.
28+
29+## Getting involved
30+All contributions welcome! [Join us easily following our hacking guide](https://cloudinit.readthedocs.io/en/latest/topics/hacking.html)
31+
32+## Getting help
33+
34+Having trouble? We would like to help!
35+
36+- Ask a question in the [``#cloud-init`` IRC channel on Freenode](https://webchat.freenode.net/?channel=#cloud-init)
37+- Join and ask questions on the [cloud-init mailing list](https://launchpad.net/~cloud-init)
38+- Find a bug? [Report bugs on Launchpad](https://bugs.launchpad.net/cloud-init)
39+
40+## Recent cloud-init upstream releases
41+Upstream release version | Release date |
42+--- | --- |
43+19.4 | planned (2019-12-XX) |
44+[19.3](https://launchpad.net/cloud-init/+milestone/19.3) | 2019-11-05 |
45+[19.2](https://launchpad.net/cloud-init/+milestone/19.2) | 2019-07-17 |
46+[19.1](https://launchpad.net/cloud-init/+milestone/19.1) | 2019-05-10 |
47+
48+
49+## Cloud-init distribution and cloud support
50+Note: Each linux distribution and cloud tracks cloud-init upstream updates at
51+a different pace. If your distribution or cloud doesn't contain a recent
52+cloud-init, suggest or propose an upgrade with your distribution of choice.
53+
54+| Supported OSes | Supported Public Clouds | Supported Private Clouds |
55+| --- | --- | --- |
56+| Ubuntu<br />SLES/openSUSE<br />RHEL/CentOS<br />Fedora<br />Gentoo Linux<br />Debian<br />ArchLinux<br />FreeBSD<br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /> | Amazon Web Services<br />Microsoft Azure<br />Google Cloud Platform<br />Oracle Cloud Infrastructure<br />Softlayer<br />Rackspace Public Cloud<br />IBM Cloud<br />Digital Ocean<br />Bigstep<br />Hetzner<br />Joyent<br />CloudSigma<br />Alibaba Cloud<br />OVH<br />OpenNebula<br />Exoscale<br />Scaleway<br />CloudStack<br />AltCloud<br />SmartOS<br /> | Bare metal installs<br />OpenStack<br />LXD<br />KVM<br />Metal-as-a-Service (MAAS)<br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br />|
57+
58+
59+## Daily Package Builds
60+We host daily [Ubuntu Daily PPAs](https://code.launchpad.net/~cloud-init-dev/+recipes) that build package for each Ubuntu series from tip of cloud-init.
61+
62+For CentOS 7/8 we publish to a couple of COPR build repos:
63+
64+ * [**cloud-init-dev**: daily builds from cloud-init tip](https://copr.fedorainfracloud.org/coprs/g/cloud-init/cloud-init-dev/)
65+

Subscribers

People subscribed via source and target branches