From 2b87c883199628d6fb9e73c2856226e25b305563 Mon Sep 17 00:00:00 2001 From: Ryan Hallisey Date: Thu, 26 May 2016 05:20:00 -0400 Subject: [PATCH] Add kolla-kubernetes bootstrap capability to Keystone Kolla-kubernetes requires there be an alternative way to bootstrap the container. Kolla-kubernetes needs to signal the Kubernetes API endpoint to make the cluster aware a bootstrap is in progress. Partially-implements: blueprint kolla-kubernetes-extended-dockerfiles Change-Id: Ie078017496eec81188d4c7c7916a70d1722f8aee --- docker/keystone/extend_start.sh | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/docker/keystone/extend_start.sh b/docker/keystone/extend_start.sh index 594786c1dd..9928856913 100644 --- a/docker/keystone/extend_start.sh +++ b/docker/keystone/extend_start.sh @@ -1,5 +1,16 @@ #!/bin/bash +function kolla_kubernetes { + KUBE_TOKEN=$(