Merge ~chad.smith/cloud-init:stable-18.4 into cloud-init:stable-18.4

Proposed by Chad Smith
Status: Needs review
Proposed branch: ~chad.smith/cloud-init:stable-18.4
Merge into: cloud-init:stable-18.4
Diff against target: 18 lines (+12/-0)
1 file modified
README.md (+12/-0)
Reviewer Review Type Date Requested Status
Server Team CI bot continuous-integration Approve
cloud-init Commiters Pending
Review via email: mp+372432@code.launchpad.net

Commit message

README.md: describe the branch intent

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

PASSED: Continuous integration, rev:35723c51b1468c2ab84019ac85d3af41b4a4596f
https://jenkins.ubuntu.com/server/job/cloud-init-ci/1108/
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/1108//rebuild

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

Commit message lints:
- Line #0 has 17 too many characters. Line starts with: "Add brief README.md describing"...

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

PASSED: Continuous integration, rev:aeeebf3f083e9d4e0fdd68ecf8c0ba5990301cd7
https://jenkins.ubuntu.com/server/job/cloud-init-ci/1113/
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/1113//rebuild

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

PASSED: Continuous integration, rev:65c627d23e12ed732c9e2e4f092b10e61af5ad50
https://jenkins.ubuntu.com/server/job/cloud-init-ci/1115/
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/1115//rebuild

review: Approve (continuous-integration)

Unmerged commits

65c627d... by Chad Smith

Add stable branch README.md

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..af43b9c
4--- /dev/null
5+++ b/README.md
6@@ -0,0 +1,12 @@
7+# cloud-init stable-18.4: last python 2.6 support
8+
9+This branch (stable-18.4) is bug-fix only branch to support older distributions
10+which require python 2.6.
11+
12+It is cut from 18.4 upstream tag and contains only minor python 2.6 fixes.
13+
14+The intent of this stable branch:
15+* It is the last revision on cloud-init that fully supports python 2.6.
16+* No ongoing upstream maintenance or feature work is planned for stable-18.4
17+* stable-18.4 will continue to be hosted for community-driven python 2.6 support
18+* For ongoing upstream cloud-init feature development, propose branches against 'master'

Subscribers

People subscribed via source and target branches