From ce350e38b2e5012ae5accb61f855f58d1ece9e98 Mon Sep 17 00:00:00 2001 From: Corey Bryant Date: Thu, 11 Dec 2014 13:42:42 +0000 Subject: [PATCH] Add __init__ to charm-helpers sync. --- charm-helpers-hooks.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/charm-helpers-hooks.yaml b/charm-helpers-hooks.yaml index fec1487..9675fc9 100644 --- a/charm-helpers-hooks.yaml +++ b/charm-helpers-hooks.yaml @@ -1,6 +1,7 @@ branch: lp:charm-helpers destination: hooks/charmhelpers include: + - __init__ - core - fetch - contrib.openstack|inc=*