Merge lp://staging/~silverdrake11/landscape-client-charm/jammy_series into lp://staging/landscape-client-charm

Proposed by Kevin Nasto
Status: Merged
Approved by: Kevin Nasto
Approved revision: 74
Merged at revision: 73
Proposed branch: lp://staging/~silverdrake11/landscape-client-charm/jammy_series
Merge into: lp://staging/landscape-client-charm
Diff against target: 2275 lines (+860/-292)
21 files modified
hooks/charmhelpers/__init__.py (+7/-20)
hooks/charmhelpers/core/decorators.py (+38/-0)
hooks/charmhelpers/core/hookenv.py (+117/-72)
hooks/charmhelpers/core/host.py (+271/-69)
hooks/charmhelpers/core/host_factory/ubuntu.py (+13/-6)
hooks/charmhelpers/core/services/base.py (+4/-3)
hooks/charmhelpers/core/services/helpers.py (+2/-2)
hooks/charmhelpers/core/strutils.py (+11/-9)
hooks/charmhelpers/core/sysctl.py (+12/-2)
hooks/charmhelpers/core/templating.py (+3/-8)
hooks/charmhelpers/core/unitdata.py (+3/-3)
hooks/charmhelpers/fetch/__init__.py (+8/-9)
hooks/charmhelpers/fetch/archiveurl.py (+34/-26)
hooks/charmhelpers/fetch/centos.py (+3/-4)
hooks/charmhelpers/fetch/python/debug.py (+0/-2)
hooks/charmhelpers/fetch/python/packages.py (+6/-12)
hooks/charmhelpers/fetch/snap.py (+3/-3)
hooks/charmhelpers/fetch/ubuntu.py (+248/-37)
hooks/charmhelpers/fetch/ubuntu_apt_pkg.py (+73/-5)
hooks/charmhelpers/osplatform.py (+3/-0)
metadata.yaml (+1/-0)
To merge this branch: bzr merge lp://staging/~silverdrake11/landscape-client-charm/jammy_series
Reviewer Review Type Date Requested Status
Mitch Burton Approve
Review via email: mp+429307@code.staging.launchpad.net

Commit message

Adding jammy to series to yaml config

Description of the change

Testing instructions:

juju deploy ./jammy_series --config account-name=kevin-nasto --config registration-key=landscapeisgreat --config url=https://landscape.canonical.com/message-system --config ping-url=http://landscape.canonical.com/ping --series jammy

juju deploy ubuntu --series jammy

juju relate landscape-client ubuntu

To post a comment you must log in.
74. By Kevin Nasto

Updating charmhelpers for jammy

Revision history for this message
Mitch Burton (mitchburton) wrote :

+1 lgtm

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches

to all changes: