Found another mention of minion changed to node.

This commit is contained in:
Matt Bruzek 2015-08-06 16:40:55 -05:00
parent d024013970
commit b0ee17c41b

View File

@ -24,7 +24,7 @@ class Registrator:
def __init__(self): def __init__(self):
self.ds ={ self.ds ={
"creationTimestamp": "", "creationTimestamp": "",
"kind": "Minion", "kind": "Node",
"name": "", # private_address "name": "", # private_address
"metadata": { "metadata": {
"name": "", #private_address, "name": "", #private_address,