- Get this repository:
-
git clone
https://git.launchpad.net/charm-helpers
Charm Helpers has 34 active reviews. See all merge proposals.
Import details
This repository is an import of the Git repository at https://github.com/juju/charm-helpers.git.
Last successful import was .
Branches
Name | Last Modified | Last Commit |
---|---|---|
master | 2023-05-11 08:33:35 UTC |
Update Makefile to be consistent with CI (#777)
Author:
Samuel Walladge
Update Makefile to be consistent with CI (#777) Also remove python3.5 from the CI build, |
stable/antelope | 2023-05-10 13:50:31 UTC |
Update method for checking endpoint protocol (#769) (#775)
Author:
Felipe Reyes
Update method for checking endpoint protocol (#769) (#775) Update method for checking endpoint protocol The `https` method is used to check if an endpoint is expected to This patch updates the `https` method to return False if an unfilled (cherry picked from commit 6064a34627882d1 Co-authored-by: Liam Young <liam.young@ |
stable/victoria | 2023-03-21 14:46:29 UTC |
ns_query: capture NoNameservers exception. (#698) (#763)
Author:
Felipe Reyes
ns_query: capture NoNameservers exception. (#698) (#763) When all the servers configured in the system failed to answer the query (cherry picked from commit 91ee22fbe3c6fbe |
stable/ussuri | 2023-03-21 14:46:21 UTC |
ns_query: capture NoNameservers exception. (#698) (#764)
Author:
Felipe Reyes
ns_query: capture NoNameservers exception. (#698) (#764) When all the servers configured in the system failed to answer the query (cherry picked from commit 91ee22fbe3c6fbe |
stable/wallaby | 2023-03-21 14:46:12 UTC |
ns_query: capture NoNameservers exception. (#698) (#762)
Author:
Felipe Reyes
ns_query: capture NoNameservers exception. (#698) (#762) When all the servers configured in the system failed to answer the query (cherry picked from commit 91ee22fbe3c6fbe |
stable/xena | 2023-03-21 14:45:48 UTC |
ns_query: capture NoNameservers exception. (#698) (#761)
Author:
Felipe Reyes
ns_query: capture NoNameservers exception. (#698) (#761) When all the servers configured in the system failed to answer the query (cherry picked from commit 91ee22fbe3c6fbe |
stable/train | 2023-03-03 16:41:05 UTC |
Make ows_check_services_running() public (#658) (#758)
Author:
Luciano Lo Giudice
Make ows_check_ Co-authored-by: Aurelien Lourot <aurelien. |
stable/yoga | 2022-12-02 15:40:19 UTC |
[stable/yoga] ovsdb: Add support for retrieving single record (#752)
Author:
Frode Nordahl
[stable/yoga] ovsdb: Add support for retrieving single record (#752) * ovsdb: Add support for retrieving single record At present the SimpleOVSDB allows you to find records. The `find` command does however not allow you to match on a Add API for retrieval of a specific record by subscripting the (cherry picked from commit 5195b15f605a3ab * ovsdb: Consistency list manipulation, += vs extend/append (cherry picked from commit 9732835dace4437 |
stable/zed | 2022-11-04 07:31:49 UTC |
Merge pull request #747 from ajkavanagh/bug/fix-app-data-identity-context-zed
Author:
Felipe Reyes
Merge pull request #747 from ajkavanagh/ backport: IndentityServic |
bug/ceph- |
2022-04-01 11:02:06 UTC |
Resolve type change in Ceph Quincy for enabled_manager_modules
Author:
Chris MacNaughton
Resolve type change in Ceph Quincy for enabled_ |
stable/queens | 2022-03-14 16:54:43 UTC |
Merge pull request #686 from ajkavanagh/queens-tempita
Author:
Billy Olsen
Merge pull request #686 from ajkavanagh/ Remove tempita as it doesn't seem to be required anymore |
stable/stein | 2022-03-14 16:54:39 UTC |
Remove tempita as it doesn't seem to be required anymore (#684)
Author:
Alex Kavanagh
Remove tempita as it doesn't seem to be required anymore (#684) Cherry-pick from #674. |
stable/rocky | 2022-03-14 16:54:26 UTC |
Merge pull request #685 from ajkavanagh/rocky-tempita
Author:
Billy Olsen
Merge pull request #685 from ajkavanagh/ Remove tempita as it doesn't seem to be required anymore |
stable/py27 | 2021-12-06 16:21:29 UTC |
Add log statement to gain visibility on resolved addresses. (#661)
Author:
Felipe Reyes
Add log statement to gain visibility on resolved addresses. (#661) This change should allow the debugging of the bug LP: #1952414 which Related-Bug: #1952414 |
stable/21.10 | 2021-11-29 09:33:45 UTC |
Merge pull request #660 from ajkavanagh/stable/21.10
Author:
Aurelien Lourot
Merge pull request #660 from ajkavanagh/ Fix get_mon_map() for octopus and later |
stable/21.04 | 2021-09-17 08:30:18 UTC |
Merge pull request #640 from hemanthnakkina/lp1934129-stable/21.04
Author:
Aurelien Lourot
Merge pull request #640 from hemanthnakkina/ Add enable-fwaas to neutron api context |
stable/21.01 | 2021-02-02 16:04:27 UTC |
Add JUJU_DEPARTING_UNIT support (#563)
Author:
Felipe Reyes
Add JUJU_DEPARTING_UNIT support (#563) Juju 2.8 introduced the new environment variable JUJU_DEPARTING_UNIT |
stable/20.10 | 2020-11-21 17:14:14 UTC |
update region_name on [placement] (#534) (#537)
Author:
Rodrigo Barbieri
update region_name on [placement] (#534) (#537) The os_region_name option has been deprecated in Rocky [0] [0] https:/ Related-bug: #1903210 |
tidy-long- |
2020-08-06 13:14:02 UTC |
contrib/ceph: Tidy up long lines and update docstring format
Author:
Frode Nordahl
contrib/ceph: Tidy up long lines and update docstring format In preparing for updates to the ``Pool`` classes I am doing some |
stable/20.08 | 2020-07-22 09:15:16 UTC |
Clean-up around adding linux bridges to OVS bridges (#449)
Author:
Aurelien Lourot
Clean-up around adding linux bridges to OVS bridges (#449) * Fix typo * Mark OVS ports as managed by us Before we used to mark only OVS interfaces * add_ovsbridge_ 1. Fix missing 'ifup' on bionic. * Fix typos * Use deprecate decorator * Don't install ifupdown automatically * Make dependency explicit * Deprecate adding a linux bridge to an openvswitch bridge * Minor improvements * Make linter happy * Raise on focal+ |
stable/20.05 | 2020-05-20 20:42:20 UTC |
Add swift 2.25.0 version for ussuri (#473) (#475)
Author:
Corey Bryant
Add swift 2.25.0 version for ussuri (#473) (#475) Also fixes unrelated pep8 failures that are surfacing. Closes-Bug: 1879569 |
stable/20.02 | 2020-02-04 09:11:17 UTC |
Detect elementaryOS as Ubuntu to allow local testing (#426)
Author:
Joseph Borg
Detect elementaryOS as Ubuntu to allow local testing (#426) |
joedborg-patch-1 | 2020-02-03 18:39:01 UTC |
Add elementary to 100
Author:
Joseph Borg
Add elementary to 100 |
stable/19.10 | 2020-01-14 18:30:30 UTC |
HostInfoContext: Fix retrieval of a hosts primary FQDN (#415) (#417)
Author:
Frode Nordahl
HostInfoContext: Fix retrieval of a hosts primary FQDN (#415) (#417) * HostInfoContext: Fix retrieval of a hosts primary FQDN The implementation of ``socket. Add a hint to the context based on local unit state for whether * HostInfoContext: use callback for charm controlled hint Instead of forcing the charm authors hand as to how the |
mwilson/ |
2019-08-21 12:17:03 UTC |
Removing deduplication on add_op_request_access_to_group
Author:
Mike Wilson
Removing deduplication on add_op_ |
stable/19.07 | 2019-08-08 10:22:29 UTC |
Add context with info about running host (#357)
Author:
Liam Young
Add context with info about running host (#357) |
stable/19.04 | 2019-04-11 16:45:57 UTC |
Re-enable pgrep_full (#309)
Author:
David Ames
Re-enable pgrep_full (#309) pidof -x is not finding scripts run under python3 (like neutron-server). We had most of the plumbing already in place to use pgrep. It turns out This change will fix a number of stein testing enrolment blockers. |
arch-method | 2019-03-11 11:50:14 UTC |
Moving to factory and writing tests
Author:
Joseph Borg
Moving to factory and writing tests |
johnsca/ |
2019-02-12 20:11:35 UTC |
Handle migrated / moved packages in charm_helpers_sync
Author:
Cory Johns
Handle migrated / moved packages in charm_helpers_sync Some legacy charms use `charm_ Fixes #276 |
johnsca/ |
2019-02-04 16:20:13 UTC |
Move contrib.python to fetch.python and add to docs
Author:
Cory Johns
Move contrib.python to fetch.python and add to docs |
stable/18.11 | 2019-01-31 16:45:16 UTC |
Separate certificates with lineseparator in bundles (#260) (#271)
Author:
Frode Nordahl
Separate certificates with lineseparator in bundles (#260) (#271) Fixes LP: #1810910 (cherry picked from commit cb2c2282f900a6e |
docs-fixes | 2018-09-11 19:54:52 UTC |
Fix docs rendering on RTD
Author:
Cory Johns
Fix docs rendering on RTD |
stable/18.08 | 2018-09-04 21:48:29 UTC |
ensure max lenght of message in log func (#208)
Author:
Yang Kelvin Liu
ensure max lenght of message in log func (#208) |
stable/18.05 | 2018-06-08 10:29:23 UTC |
LP: #1748433 Ansible version changed from 2.0 to 2.5 and there is sev… (#181)
Author:
Aymen Frikha
LP: #1748433 Ansible version changed from 2.0 to 2.5 and there is sev… (#181) * LP: #1748433 Ansible version changed from 2.0 to 2.5 There is several changes in newer version. The default config of remote_tmp changed from " $HOME/.ansible/tmp" to "~/.ansible/tmp". Also Juju does not expand correctly tild character. Closes-bug: LP#1748433 |
fix-distributed |
2018-03-28 18:23:14 UTC |
Use non_zero_wait to override modulo 0
Author:
David Ames
Use non_zero_wait to override modulo 0 Push the unit % modulo == 0 logic to modulo_ |
bug/1757564 | 2018-03-21 23:12:53 UTC |
Enable GRE conntrack in UFW
Author:
David Ames
Enable GRE conntrack in UFW When using UFW on systems that also have GRE tunneling, GRE traffic This change enables GRE connntrack when UFW is enabled if the unit is Closes-Bug: #1757564 |
stable/18.02 | 2018-03-06 12:18:59 UTC |
Update get_ca to include identity-credentials (#124)
Author:
David Ames
Update get_ca to include identity- * Update get_ca to include identity- When using keystone generated SSL with the identity- * update unit test for get_ca |
stable/17.11 | 2018-01-22 17:17:15 UTC |
Misc stable fixes (#96)
Author:
James Page
Misc stable fixes (#96) * Fix Swift package version check (#93) Related-Bug: #1743847 * Fix file permissions on config cache and unitdata (#94) (cherry picked from commit 757c1b524f0766b * Fix regression in NRPE haproxy check (#95) These changes fix a regression in the haproxy NRPE checks when (cherry picked from commit b2d968cd70a886a * Make HAProxyContext network spaces aware (#92) Use get_relation_ip in the HAProxy context. get_relation_ip is Partial-Bug: #1735421 * Support use of HAProxy context in dashboard charm (#98) The Openstack Dashboard charm only has a public network binding, (cherry picked from commit a69a671c457f1ca |
v0.18.3 | 2017-11-29 15:42:16 UTC |
Release: 0.18.3
Author:
James Page
Release: 0.18.3 |
1 → 39 of 39 results | First • Previous • Next • Last |
Other repositories
Name | Last Modified |
---|---|
lp:charm-helpers | 2023-05-27 |
lp:~aym-frikha/charm-helpers | 2018-05-13 |
lp:~mskalka/charm-helpers | 2018-04-17 |
lp:~ec0/charm-helpers | 2018-01-15 |
lp:~hloeung/charm-helpers | 2017-11-04 |
1 → 5 of 5 results | First • Previous • Next • Last |