From 92f0fb511d78fd0d127cd504b28dcab3d00b2c72 Mon Sep 17 00:00:00 2001 From: Billy Olsen Date: Wed, 5 Jul 2017 12:16:42 -0700 Subject: [PATCH] Rebuild charm to sync charmhelpers Add a rebuild nonce to the charm-keystone-ldap charm the same as other reactive charms. This allows the charm to trigger a rebuild when upstream dependencies need to be synced into a reactive charm. This sync will pull in a change for parsing config flags that will ensure the ordering is consistent each time the config flag parsing is executed (even across hook invocations). Change-Id: I4a4b58a2176314b69c577810a9e15d0814e24ae5 Closes-Bug: #1698343 --- rebuild | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 rebuild diff --git a/rebuild b/rebuild new file mode 100644 index 0000000..f44176b --- /dev/null +++ b/rebuild @@ -0,0 +1,5 @@ +# This file is used to trigger rebuilds +# when dependencies of the charm change, +# but nothing in the charm needs to. +# simply change the uuid to something new +5572890c-916b-4ec7-a77b-a9e9f53471ae