From b0ee17c41b560ddab52493e157339af419072ee4 Mon Sep 17 00:00:00 2001 From: Matt Bruzek Date: Thu, 6 Aug 2015 16:40:55 -0500 Subject: [PATCH] Found another mention of minion changed to node. --- cluster/juju/charms/trusty/kubernetes/hooks/lib/registrator.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/juju/charms/trusty/kubernetes/hooks/lib/registrator.py b/cluster/juju/charms/trusty/kubernetes/hooks/lib/registrator.py index ecbf000d97c..333f9c1420f 100644 --- a/cluster/juju/charms/trusty/kubernetes/hooks/lib/registrator.py +++ b/cluster/juju/charms/trusty/kubernetes/hooks/lib/registrator.py @@ -24,7 +24,7 @@ class Registrator: def __init__(self): self.ds ={ "creationTimestamp": "", - "kind": "Minion", + "kind": "Node", "name": "", # private_address "metadata": { "name": "", #private_address,