Sync charm-helpers

Change-Id: I46564730660a11ed06bf26817e5f800e649638fa
This commit is contained in:
Ryan Beisner 2018-11-07 15:35:54 -06:00
parent 158b764d1e
commit 757473784f
No known key found for this signature in database
GPG Key ID: 952BACDC1C1A05FB
1 changed files with 1 additions and 1 deletions

View File

@ -642,7 +642,7 @@ class HAProxyContext(OSContextGenerator):
return {}
l_unit = local_unit().replace('/', '-')
cluster_hosts = {}
cluster_hosts = collections.OrderedDict()
# NOTE(jamespage): build out map of configured network endpoints
# and associated backends